diff --git a/content/.obsidian/community-plugins.json b/content/.obsidian/community-plugins.json index d3f66fab..d6385ce3 100644 --- a/content/.obsidian/community-plugins.json +++ b/content/.obsidian/community-plugins.json @@ -1,3 +1,12 @@ [ - "obsidian-git" + "obsidian-git", + "obsidian-auto-link-title", + "templater-obsidian", + "obsidian-outliner", + "smart-connections", + "better-word-count", + "obsidian-local-rest-api", + "obsidian-pandoc-reference-list", + "mcp-tools", + "obsidian-focus-mode" ] \ No newline at end of file diff --git a/content/.obsidian/core-plugins.json b/content/.obsidian/core-plugins.json index 2a53d55b..e19c8176 100644 --- a/content/.obsidian/core-plugins.json +++ b/content/.obsidian/core-plugins.json @@ -7,8 +7,10 @@ "canvas": true, "outgoing-link": true, "tag-pane": true, + "footnotes": true, + "properties": true, "page-preview": true, - "daily-notes": true, + "daily-notes": false, "templates": true, "note-composer": true, "command-palette": true, @@ -26,8 +28,6 @@ "file-recovery": true, "publish": false, "sync": false, - "properties": true, - "webviewer": false, - "footnotes": false, - "bases": true + "bases": true, + "webviewer": false } \ No newline at end of file