diff --git a/.obsidian/app.json b/.obsidian/app.json index c1140c3..90a37e0 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -8,5 +8,6 @@ "defaultViewMode": "preview", "showLineNumber": false, "spellcheck": true, - "attachmentFolderPath": "Private/Attachments" + "attachmentFolderPath": "Private/Attachments", + "promptDelete": false } \ No newline at end of file diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 9f77bdd..59cdf41 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,9 +1,29 @@ { "recentFiles": [ + { + "basename": "2022-W51", + "path": "Calendar/Weekly/2022-W51.md" + }, { "basename": "2022-W51-Kanban", "path": "Calendar/Weekly/2022-W51-Kanban.md" }, + { + "basename": "README", + "path": "README.md" + }, + { + "basename": "Weekly", + "path": "Templates/Weekly.md" + }, + { + "basename": "Zettelkasten Note", + "path": "Templates/Zettelkasten Note.md" + }, + { + "basename": "People", + "path": "Templates/People.md" + }, { "basename": "202212120002", "path": "202212120002.md" @@ -48,10 +68,6 @@ "basename": "Instant Pot Fried Rice", "path": "Databases/Recipes/Instant Pot Fried Rice.md" }, - { - "basename": "People", - "path": "Templates/People.md" - }, { "basename": "Jane Doe", "path": "Databases/CRM/Jane Doe.md" @@ -72,14 +88,6 @@ "basename": "Recipes", "path": "Templates/Recipes.md" }, - { - "basename": "Weekly", - "path": "Templates/Weekly.md" - }, - { - "basename": "Zettelkasten Note", - "path": "Templates/Zettelkasten Note.md" - }, { "basename": "Daily", "path": "Templates/Daily.md" @@ -128,14 +136,6 @@ "basename": "seinfeld the art of seduction", "path": "Private/Attachments/seinfeld the art of seduction.png" }, - { - "basename": "2022-W51", - "path": "Calendar/Weekly/2022-W51.md" - }, - { - "basename": "README", - "path": "README.md" - }, { "basename": "Attachments", "path": "Attachments/Attachments.md" @@ -195,10 +195,6 @@ { "basename": "Scratchpad", "path": "Inbox/Scratchpad.md" - }, - { - "basename": "2022-12-11--11-59-30", - "path": "Inbox/Smartphone Capture/2022-12-11--11-59-30.md" } ], "omittedPaths": [], diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index f285ec4..1dce913 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -7,38 +7,18 @@ "id": "3fde841227753554", "type": "tabs", "children": [ - { - "id": "94c5a56ec6a687c9", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Templates/Zettelkasten Note.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "ae313340cb3c3f84", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Templates/People.md", - "mode": "source", - "source": false - } - } - }, { "id": "e5e122d97fdadddf", "type": "leaf", + "pinned": true, "state": { - "type": "kanban", + "type": "markdown", "state": { - "file": "Calendar/Weekly/2022-W51-Kanban.md" - } + "file": "Templates/Weekly.md", + "mode": "source", + "source": false + }, + "pinned": true } }, { @@ -54,6 +34,18 @@ }, "pinned": true } + }, + { + "id": "d213700ecd94cda4", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Calendar/Weekly/2022-W51.md", + "mode": "preview", + "source": false + } + } } ], "currentTab": 2 @@ -124,8 +116,7 @@ } ], "direction": "horizontal", - "width": 300, - "collapsed": true + "width": 300 }, "right": { "id": "b2837026535a9eaa", @@ -142,7 +133,7 @@ "state": { "type": "backlink", "state": { - "file": "Calendar/Weekly/2022-W51-Kanban.md", + "file": "Calendar/Weekly/2022-W51.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -159,7 +150,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Calendar/Weekly/2022-W51-Kanban.md", + "file": "Calendar/Weekly/2022-W51.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -182,7 +173,7 @@ "state": { "type": "outline", "state": { - "file": "Calendar/Weekly/2022-W51-Kanban.md" + "file": "Calendar/Weekly/2022-W51.md" } } }, @@ -230,17 +221,17 @@ "periodic-notes:Open today": false } }, - "active": "e5e122d97fdadddf", + "active": "d213700ecd94cda4", "lastOpenFiles": [ + "Calendar/Weekly/2022-W51-Kanban.md", + "Calendar/Weekly/2022-W51.md", + "README.md", + "Templates/Weekly.md", + "Templates/Zettelkasten Note.md", + "Templates/People.md", "202212120002.md", "202212090137.md", "202212090136.md", - "Computed/Computed.md", - "Databases/Workouts/Squats.md", - "Computed/Workouts.md", - "Databases/Workouts/Workouts.md", - "Databases/Recipes/Recipes.md", - "Computed/CRM.md", - "Templates/Workout.md" + "Computed/Computed.md" ] } \ No newline at end of file