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,