Update Claudian plugin and configuration settings

- Update Claudian plugin to latest version (main.js, manifest.json, styles.css)
- Merge community plugins list with remote changes
- Update Claude Code settings and core plugins configuration

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
windyboy
2026-01-31 08:43:30 +08:00
co-authored by Claude Sonnet 4.5
parent 9cf2428793
commit 37b29f36b3
6 changed files with 56743 additions and 29061 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"slash-command": true,
"editor-status": true,
"bookmarks": true,
"markdown-importer": true,
@@ -29,5 +29,5 @@
"publish": false,
"sync": false,
"bases": true,
"webviewer": false
"webviewer": true
}