From db0729d246177918980bb56007b955e3e57f6155 Mon Sep 17 00:00:00 2001 From: Andrew Cohn Date: Wed, 3 Dec 2025 10:58:07 -0800 Subject: [PATCH] vault backup: 2025-12-03 10:58:07 --- .obsidian/community-plugins.json | 3 ++- .obsidian/workspace.json | 35 +++++++++++++++++++------------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index f88e4a9..86dce2f 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -1,3 +1,4 @@ [ - "obsidian-style-settings" + "obsidian-style-settings", + "obsidian-git" ] \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a6899ef..4b7dc90 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,14 +11,10 @@ "id": "6e169ae6a9aed54f", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "AndrewNotes/Avalon/02_Sessions/session 4.md", - "mode": "preview", - "source": false - }, - "icon": "lucide-file", - "title": "session 4" + "type": "graph", + "state": {}, + "icon": "lucide-git-fork", + "title": "Graph view" } } ] @@ -161,13 +157,23 @@ "icon": "lucide-list", "title": "Outline" } + }, + { + "id": "a00a1de0a2e471f0", + "type": "leaf", + "state": { + "type": "git-view", + "state": {}, + "icon": "git-pull-request", + "title": "Source Control" + } } - ] + ], + "currentTab": 5 } ], "direction": "horizontal", - "width": 300, - "collapsed": true + "width": 300 }, "left-ribbon": { "hiddenItems": { @@ -177,12 +183,13 @@ "daily-notes:Open today's daily note": false, "templates:Insert template": false, "command-palette:Open command palette": false, - "bases:Create new base": false + "bases:Create new base": false, + "obsidian-git:Open Git source control": false } }, "active": "6e169ae6a9aed54f", "lastOpenFiles": [ - "Untitled.md", - "AndrewNotes/Avalon/02_Sessions/session 4.md" + "AndrewNotes/Avalon/02_Sessions/session 4.md", + "Untitled.md" ] } \ No newline at end of file