first commit

This commit is contained in:
CrazyJasonwell
2026-07-23 20:36:13 +08:00
commit 513b68be8c
7915 changed files with 2642530 additions and 0 deletions
+56
View File
@@ -0,0 +1,56 @@
{
"calendarSources": [
{
"type": "caldav",
"name": "家庭",
"url": "https://caldav.icloud.com",
"homeUrl": "https://caldav.icloud.com/1343980564/calendars/6c4a8bd3-4b77-4acb-a4bd-8d39aae5ea4b/",
"color": "#FECF0F",
"username": "cg@transfar.com",
"password": "kwcd-rqxt-qgnz-sroa"
},
{
"type": "caldav",
"name": "提醒",
"url": "https://caldav.icloud.com",
"homeUrl": "https://caldav.icloud.com/1343980564/calendars/C60BE76B-E803-44A1-9617-91B170B31C94/",
"color": "#FD8208",
"username": "cg@transfar.com",
"password": "kwcd-rqxt-qgnz-sroa"
},
{
"type": "caldav",
"name": "健身",
"url": "https://caldav.icloud.com",
"homeUrl": "https://caldav.icloud.com/1343980564/calendars/CE49A830-74BE-4965-8212-97F60DDD9CF9/",
"color": "#63DA38",
"username": "cg@transfar.com",
"password": "kwcd-rqxt-qgnz-sroa"
},
{
"type": "caldav",
"name": "个人",
"url": "https://caldav.icloud.com",
"homeUrl": "https://caldav.icloud.com/1343980564/calendars/home/",
"color": "#34AADC",
"username": "cg@transfar.com",
"password": "kwcd-rqxt-qgnz-sroa"
},
{
"type": "caldav",
"name": "工作",
"url": "https://caldav.icloud.com",
"homeUrl": "https://caldav.icloud.com/1343980564/calendars/work/",
"color": "#8688D7",
"username": "cg@transfar.com",
"password": "kwcd-rqxt-qgnz-sroa"
}
],
"defaultCalendar": 0,
"firstDay": 0,
"initialView": {
"desktop": "timeGridWeek",
"mobile": "timeGrid3Days"
},
"timeFormat24h": false
}
+65475
View File
File diff suppressed because it is too large Load Diff
+11
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