vault backup: 2024-10-16 09:12:37

This commit is contained in:
boris
2024-10-16 09:12:37 +01:00
parent bad31f35c5
commit 124e0b67ef
190 changed files with 192115 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"calendarSources": [
{
"type": "caldav",
"name": "Personal",
"url": "https://cloud.borishub.co.uk/remote.php/dav",
"homeUrl": "https://cloud.borishub.co.uk/remote.php/dav/calendars/boris/personal/",
"color": "#795AAB",
"username": "boris",
"password": "9PFNM-dwLnK-ZPAQq-ndZNa-H2YSa"
},
{
"type": "caldav",
"name": "Contact birthdays",
"url": "https://cloud.borishub.co.uk/remote.php/dav",
"homeUrl": "https://cloud.borishub.co.uk/remote.php/dav/calendars/boris/contact_birthdays/",
"color": "#E9D859",
"username": "boris",
"password": "9PFNM-dwLnK-ZPAQq-ndZNa-H2YSa"
}
],
"defaultCalendar": 0,
"firstDay": 0,
"initialView": {
"desktop": "timeGridWeek",
"mobile": "timeGrid3Days"
},
"timeFormat24h": false
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
{
"id": "obsidian-full-calendar",
"name": "Full Calendar",
"version": "0.10.7",
"minAppVersion": "0.16.3",
"description": "Obsidian integration with Full Calendar (fullcalendar.io)",
"author": "Davis Haupt",
"authorUrl": "https://davi.sh",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/davish"
}

File diff suppressed because it is too large Load Diff