From 838e87b501ab7ea4e2ba9ccef2ba35d5d14f4938 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Fri, 5 Sep 2025 13:29:17 -0300 Subject: [PATCH] 2025-09-05 13:29:17 --- .obsidian/core-plugins.json | 4 +++- .obsidian/workspace.json | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index cecc383..3a97ecb 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -27,5 +27,7 @@ "file-recovery": true, "publish": false, "sync": false, - "webviewer": false + "webviewer": false, + "footnotes": false, + "bases": true } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a89e15c..661e97a 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -166,6 +166,7 @@ }, "left-ribbon": { "hiddenItems": { + "bases:Create new base": false, "audio-recorder:Start/stop recording": false, "switcher:Open quick switcher": false, "graph:Open graph view": false,