From d11cb20b7e53df47f7647167bfb574b32dfe846d Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Wed, 18 Sep 2024 08:51:47 -0400 Subject: [PATCH] vault backup: 2024-09-18 08:51:47 --- .obsidian/plugins/obsidian-full-calendar/data.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.obsidian/plugins/obsidian-full-calendar/data.json b/.obsidian/plugins/obsidian-full-calendar/data.json index 6e180006..47928af2 100644 --- a/.obsidian/plugins/obsidian-full-calendar/data.json +++ b/.obsidian/plugins/obsidian-full-calendar/data.json @@ -1,5 +1,11 @@ { "calendarSources": [ + + { + "type": "dailynote", + "color": "#ffffff", + "heading": "Calendar Tasks" + }, { "type": "local", "color": "#e557c6", @@ -44,11 +50,6 @@ "type": "ical", "color": "#83ff7a", "url": "https://www.officeholidays.com/ics-fed/usa" - }, - { - "type": "dailynote", - "color": "#ffffff", - "heading": "Calendar Tasks" } ], "defaultCalendar": 0, @@ -58,4 +59,4 @@ "mobile": "timeGrid3Days" }, "timeFormat24h": false -} \ No newline at end of file +}