diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 4b139e3..1bbfa07 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,13 +1,17 @@ { "recentFiles": [ - { - "basename": "Drawing 2023-10-10 14.12.43.excalidraw", - "path": "Excalidraw/Drawing 2023-10-10 14.12.43.excalidraw.md" - }, { "basename": "Week 3 Slides", "path": "Week 3 Slides.md" }, + { + "basename": "Untitled", + "path": "Untitled.canvas" + }, + { + "basename": "Drawing 2023-10-10 14.12.43.excalidraw", + "path": "Excalidraw/Drawing 2023-10-10 14.12.43.excalidraw.md" + }, { "basename": "Laser Cutting", "path": "Laser Cutting.md" @@ -36,10 +40,6 @@ "basename": "Potentiometers & Analog SerialReader", "path": "Potentiometers & Analog SerialReader.md" }, - { - "basename": "Untitled", - "path": "Untitled.canvas" - }, { "basename": "Related Projects", "path": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md" diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 3949358..1a354eb 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -4,18 +4,31 @@ "type": "split", "children": [ { - "id": "540ba9e52ad084a1", + "id": "0f1777d44a4e1f80", "type": "tabs", "children": [ { - "id": "a52ba21b6612ef4f", + "id": "86b445e8900fb993", "type": "leaf", "state": { "type": "reveal-preview-view", "state": {} } + }, + { + "id": "e90b20b36f0c1fce", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Week 3 Slides.md", + "mode": "source", + "source": false + } + } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -74,8 +87,7 @@ } ], "direction": "horizontal", - "width": 276, - "collapsed": true + "width": 276 }, "right": { "id": "4bd9c02fbfe6785f", @@ -91,6 +103,7 @@ "state": { "type": "backlink", "state": { + "file": "Week 3 Slides.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -107,6 +120,7 @@ "state": { "type": "outgoing-link", "state": { + "file": "Week 3 Slides.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -128,7 +142,9 @@ "type": "leaf", "state": { "type": "outline", - "state": {} + "state": { + "file": "Week 3 Slides.md" + } } } ] @@ -154,10 +170,11 @@ "obsidian-excalidraw-plugin:Create new drawing": false } }, - "active": "a52ba21b6612ef4f", + "active": "e90b20b36f0c1fce", "lastOpenFiles": [ - "Excalidraw/Drawing 2023-10-10 14.12.43.excalidraw.md", + "Untitled.canvas", "Week 3 Slides.md", + "Excalidraw/Drawing 2023-10-10 14.12.43.excalidraw.md", "Laser Cutting.md", "Pasted image 20231011091043.png", "export/Slides/Pasted image 20231010141612.png", @@ -190,7 +207,6 @@ "Arduino Example Blink.md", "Integrated Whiteboard Tools.md", "Potentiometers & Analog SerialReader.md", - "Untitled.canvas", "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md" ] } \ No newline at end of file