diff --git a/.obsidian/plugins/obsidian-full-calendar/data.json b/.obsidian/plugins/obsidian-full-calendar/data.json index a03f8082..d481577f 100644 --- a/.obsidian/plugins/obsidian-full-calendar/data.json +++ b/.obsidian/plugins/obsidian-full-calendar/data.json @@ -9,26 +9,6 @@ "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" - }, - { - "type": "local", - "color": "#58fdc6", - "directory": "302. NUCE 2100" } ], "defaultCalendar": 0, diff --git a/.obsidian/plugins/obsidian-icon-folder/data.json b/.obsidian/plugins/obsidian-icon-folder/data.json index f2e401a2..e6234a09 100755 --- a/.obsidian/plugins/obsidian-icon-folder/data.json +++ b/.obsidian/plugins/obsidian-icon-folder/data.json @@ -54,5 +54,5 @@ "302. NUCE 2100": "🌩", "5. PhD Proposal Ideas": "💡", "Random things I found that I should look into.md": "🗼", - "301. ME 2016 - Nonlinear Dynamical System 1": "🌊" + "301. ME 2016": "🌊" } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 0a3f44d0..4223a2bc 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -18,8 +18,17 @@ "source": false } } + }, + { + "id": "aa7cbec6c3cf2950", + "type": "leaf", + "state": { + "type": "full-calendar-view", + "state": {} + } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -149,7 +158,7 @@ "obsidian-full-calendar:Open Full Calendar": false } }, - "active": "a14e8baae9ae45e1", + "active": "aa7cbec6c3cf2950", "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 1/2024-08-26 Python Introduction.md", + "301. ME 2016/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 1", + "301. ME 2016", "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 1/2024-08-26 Python Introduction.md b/301. ME 2016/2024-08-26 Python Introduction.md similarity index 100% rename from 301. ME 2016 - Nonlinear Dynamical System 1/2024-08-26 Python Introduction.md rename to 301. ME 2016/2024-08-26 Python Introduction.md