diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-03-20 14:44:13 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-03-20 14:44:13 +0100 |
commit | fe63b70cae6e68adea7b25ad2f04ffc834b4e75f (patch) | |
tree | 58e7b130c1feb1ce878ab6b100ed8123e1511a93 /.obsidian/workspace.json | |
parent | 04894362914550965ae5ce3c1be4f3cdf63da8d0 (diff) |
vault backup: 2025-03-20 14:44:13
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", |