saved plugins
This commit is contained in:
11
content/.obsidian/community-plugins.json
vendored
11
content/.obsidian/community-plugins.json
vendored
@@ -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"
|
||||
]
|
||||
10
content/.obsidian/core-plugins.json
vendored
10
content/.obsidian/core-plugins.json
vendored
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user