- Untrack .claude/launch.json (Claude Code config) - Add .claude/, .mcp.json, CLAUDE.md, and AI-generated CSVs to .gitignore - Add _notes/ vault (architecture, API, tasks, bugs, infra docs) - Add .obsidian/ plugin/vault config (workspace state excluded) - Sync CHANGELOG.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
24 lines
472 B
JSON
24 lines
472 B
JSON
{
|
|
"file-explorer": true,
|
|
"global-search": true,
|
|
"switcher": true,
|
|
"graph": true,
|
|
"backlink": true,
|
|
"canvas": true,
|
|
"outgoing-link": true,
|
|
"tag-pane": true,
|
|
"properties": true,
|
|
"note-composer": true,
|
|
"command-palette": true,
|
|
"editor-status": true,
|
|
"starred": true,
|
|
"markdown-importer": false,
|
|
"zk-prefixer": false,
|
|
"random-note": false,
|
|
"outline": true,
|
|
"word-count": true,
|
|
"file-recovery": true,
|
|
"publish": false,
|
|
"sync": false
|
|
}
|