auto: docs sync 2026-06-15T18:00:13+00:00

Files changed: .obsidian/app.json .obsidian/appearance.json .obsidian/community-plugins.json .obsidian/core-plugins.json .obsidian/plugins/obsidian-livesync/data.json .obsidian/plugins/obsidian-livesync/main.js .obsidian/plugins/obsidian-livesync/manifest.json .obsidian/plugins/obsidian-livesync/styles.css .obsidian/workspace.json CLAUDE-baseline.md rules
This commit is contained in:
echo6-autocommit 2026-06-15 18:00:13 +00:00
commit b9f102685f
11 changed files with 1019 additions and 0 deletions

33
.obsidian/core-plugins.json vendored Normal file
View file

@ -0,0 +1,33 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"footnotes": false,
"properties": true,
"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": true,
"bases": true,
"webviewer": false
}