chore: enable canvas, disable bookmarks, document single-tier config

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
This commit is contained in:
2026-06-27 19:22:48 -04:00
parent a9b8ee5546
commit 313cb2f643
2 changed files with 151 additions and 57 deletions

View File

@@ -4,7 +4,7 @@
"switcher": true,
"graph": true,
"backlink": true,
"canvas": false,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"footnotes": false,
@@ -16,7 +16,7 @@
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"bookmarks": false,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,