Files
dotfiles/obsidian/core-plugins.json
Shaun Setlock e76ea35421
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 6m16s
Turn off some Obsidian core plug-ins.
2025-11-02 21:08:25 -05:00

33 lines
699 B
JSON

{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false,
"webviewer": false,
"footnotes": false,
"bases": false
}