Enable the canvas core plugin and disable bookmarks in core-plugins.json. Rewrite the README to describe the collapsed single-tier global config (the per-vault fork tier and bookmarks.json are retired) and add a comprehensive git submodule how-to. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CsXyUHsjzgFfz2EWPrSQ2U
33 lines
699 B
JSON
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,
|
|
"footnotes": false,
|
|
"properties": false,
|
|
"page-preview": true,
|
|
"daily-notes": true,
|
|
"templates": true,
|
|
"note-composer": false,
|
|
"command-palette": true,
|
|
"slash-command": false,
|
|
"editor-status": true,
|
|
"bookmarks": false,
|
|
"markdown-importer": false,
|
|
"zk-prefixer": false,
|
|
"random-note": false,
|
|
"outline": true,
|
|
"word-count": true,
|
|
"slides": false,
|
|
"audio-recorder": false,
|
|
"workspaces": true,
|
|
"file-recovery": true,
|
|
"publish": false,
|
|
"sync": false,
|
|
"bases": true,
|
|
"webviewer": false
|
|
} |