diff options
Diffstat (limited to '.obsidian/workspace.json')
-rw-r--r-- | .obsidian/workspace.json | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 02ec8e5..a11a349 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -136,13 +136,23 @@ "icon": "lucide-list", "title": "Outline" } + }, + { + "id": "b0f1c4ab2b436d68", + "type": "leaf", + "state": { + "type": "git-view", + "state": {}, + "icon": "git-pull-request", + "title": "Source Control" + } } - ] + ], + "currentTab": 4 } ], "direction": "horizontal", - "width": 300, - "collapsed": true + "width": 300 }, "left-ribbon": { "hiddenItems": { @@ -151,7 +161,8 @@ "canvas:Create new canvas": false, "daily-notes:Open today's daily note": false, "templates:Insert template": false, - "command-palette:Open command palette": false + "command-palette:Open command palette": false, + "obsidian-git:Open Git source control": false } }, "active": "a7ec488a364b6788", |