diff --git a/.obsidian/plugins/obsidian-full-calendar/data.json b/.obsidian/plugins/obsidian-full-calendar/data.json deleted file mode 100644 index dff22bf7..00000000 --- a/.obsidian/plugins/obsidian-full-calendar/data.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "calendarSources": [ - { - "type": "dailynote", - "color": "#ffffff", - "heading": "Calendar Tasks" - }, - { - "type": "local", - "color": "#b857e5", - "directory": "900. Calendars/1. Other Work" - }, - { - "type": "local", - "color": "#d93a3a", - "directory": "900. Calendars/2. Research" - }, - { - "type": "local", - "color": "#deff38", - "directory": "900. Calendars/3. Events" - }, - { - "type": "local", - "color": "#88c1dd", - "directory": "301. ME 2016 - Nonlinear Dynamical System s1" - }, - { - "type": "local", - "color": "#58fdc6", - "directory": "302. NUCE 2100" - } - ], - "defaultCalendar": 0, - "firstDay": 0, - "initialView": { - "desktop": "timeGridWeek", - "mobile": "timeGrid3Days" - }, - "timeFormat24h": false -} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-icon-folder/data.json b/.obsidian/plugins/obsidian-icon-folder/data.json index 6ecc0dac..f2e401a2 100755 --- a/.obsidian/plugins/obsidian-icon-folder/data.json +++ b/.obsidian/plugins/obsidian-icon-folder/data.json @@ -51,8 +51,8 @@ "8. Zotero Web Server": "📚", "900. Calendars": "📆", "300. NUCE 2103": "💨", - "301. ME 2016 - Nonlinear Dynamical System s1": "🌊", "302. NUCE 2100": "🌩", "5. PhD Proposal Ideas": "💡", - "Random things I found that I should look into.md": "🗼" + "Random things I found that I should look into.md": "🗼", + "301. ME 2016 - Nonlinear Dynamical System 1": "🌊" } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 87967458..bfe05e0b 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -18,8 +18,17 @@ "source": false } } + }, + { + "id": "723543e7c89bb624", + "type": "leaf", + "state": { + "type": "full-calendar-view", + "state": {} + } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -69,7 +78,7 @@ } ], "direction": "horizontal", - "width": 243.5 + "width": 467.5 }, "right": { "id": "2f2905a6a7d5f153", @@ -149,7 +158,7 @@ "obsidian-full-calendar:Open Full Calendar": false } }, - "active": "a14e8baae9ae45e1", + "active": "723543e7c89bb624", "lastOpenFiles": [ "Set up Zotero Web Server.md", "1. Daily Notes/8. August/2024-08-27.md", @@ -159,7 +168,7 @@ "900. Calendars/2. Research/2024-08-26 Fighting with the BeagleBone.md", "6. Researching Techniques/Setting up Neovim for Python.md", "6. Researching Techniques/Setting up a virtual python environment (venv).md", - "301. ME 2016 - Nonlinear Dynamical System s1/2024-08-26 Python Introduction.md", + "301. ME 2016 - Nonlinear Dynamical System 1/2024-08-26 Python Introduction.md", "302. NUCE 2100/2024-08-27 Introduction.md", "Random things I found that I should look into.md", "99. Getting Used to Obsidian/Calendar for Obsidian.md", @@ -168,7 +177,7 @@ "900. Calendars/2. Research/(Every W) HAIS Journal Club.md", "900. Calendars/2. Research/2024-08-28 HAIS Journal Club.md", "302. NUCE 2100", - "301. ME 2016 - Nonlinear Dynamical System s1", + "301. ME 2016 - Nonlinear Dynamical System 1", "900. Calendars/1. Other Work", "900. Calendars/3. Events", "1. Daily Notes/2024-08-28.md", diff --git a/301. ME 2016 - Nonlinear Dynamical System s1/2024-08-26 Python Introduction.md b/301. ME 2016 - Nonlinear Dynamical System 1/2024-08-26 Python Introduction.md similarity index 100% rename from 301. ME 2016 - Nonlinear Dynamical System s1/2024-08-26 Python Introduction.md rename to 301. ME 2016 - Nonlinear Dynamical System 1/2024-08-26 Python Introduction.md