Files the complete v1.1 to v1.4.1 release cycle as a session note in wiki/meta/. Documents everything shipped, all key lessons (plugin install syntax, allowed-tools frontmatter, Bases vs Dataview, PostCompact hook necessity, git filter-repo two-pass scrub), and the current plugin state. Updated: - wiki/meta/claude-obsidian-v1.4-release-session.md (NEW) - wiki/log.md (new entry at top) - wiki/hot.md (refreshed with current session context) - wiki/overview.md (page count 25 to 26) - wiki/index.md (page count 25 to 26) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3.6 KiB
3.6 KiB
type, title, updated, tags, status, related
| type | title | updated | tags | status | related | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| meta | Hot Cache | 2026-04-08T19:00:00 |
|
evergreen |
|
Recent Context
Navigation: index | log | overview
Last Updated
2026-04-08: v1.4.1 hotfix shipped, plugin confirmed installed and enabled
Plugin State
- Version: 1.4.1 (installed, enabled, user scope)
- Install ID:
claude-obsidian@claude-obsidian-marketplace - Releases: v1.1, v1.4.0, v1.4.1 on GitHub
- Skills: 10 (wiki, wiki-ingest, wiki-query, wiki-lint, save, autoresearch, canvas, defuddle, obsidian-bases, obsidian-markdown)
- Hooks: 4 (SessionStart, PostCompact, PostToolUse, Stop)
- Multi-agent: bootstrap files for Codex, OpenCode, Gemini, Cursor, Windsurf, GitHub Copilot
Install Command (Correct Two-Step Flow)
claude plugin marketplace add AgriciDaniel/claude-obsidian
claude plugin install claude-obsidian@claude-obsidian-marketplace
There is no claude plugin install github:owner/repo shortcut. Both steps are required. Full session note: claude-obsidian-v1.4-release-session.
Recent Release Cycle (v1.1 → v1.4.1)
- v1.1: URL ingestion, vision ingestion, delta tracking manifest, 3 new skills (defuddle, obsidian-bases, obsidian-markdown), multi-depth query modes, PostToolUse auto-commit, removed invalid
allowed-toolsfrontmatter field - v1.4.0: Dataview to Bases migration (new
wiki/meta/dashboard.base), Canvas JSON 1.0 spec completeness, PostCompact hook, Obsidian CLI MCP option, 6 multi-agent bootstrap files, 249 em dashes scrubbed, security git history rewrite to remove placeholder email - v1.4.1: hotfix for wrong plugin install command syntax in README and install-guide.md
Key Lessons (Recent)
- Plugin install is always two-step:
marketplace addtheninstall plugin@marketplace allowed-toolsis NOT valid in skill frontmatter. Use onlynameanddescription(kepano convention).- Obsidian Bases uses
filters/views/formulas, not Dataviewfrom/where - Canvas edges have asymmetric defaults:
fromEnd="none",toEnd="arrow" - Hook-injected context does not survive compaction. PostCompact hook is required to restore hot cache.
git filter-reponeeds two passes:--replace-textfor blobs,--replace-messagefor commit messages
Style Preferences (Saved to Memory)
- No em dashes (U+2014) or
--as punctuation anywhere. Use periods, commas, colons, or parentheses. Hyphens in compound words are fine (auto-commit, multi-agent). - Keep responses short and direct. No trailing "here's what I did" summaries.
- Parallel tool calls when independent.
Ecosystem Research (Done 2026-04-08)
16+ Claude + Obsidian projects mapped. Full feature matrix at claude-obsidian-ecosystem. Prioritized backlog at cherry-picks. Top competitors: Ar9av-obsidian-wiki (multi-agent + delta tracking), rvk7895-llm-knowledge-bases (multi-depth query), ballred-obsidian-claude-pkm (goal cascade + auto-commit), kepano-obsidian-skills (authoritative Obsidian skills from Obsidian's own creator).
Active Threads
- v1.5.0 backlog:
/adoptcommand, vault graph analysis in wiki-lint, semantic search via qmd, Marp output communityremote (avalonreset-pro/claude-obsidian) still has pre-rewrite history. Force-push needed next time that remote is configured.
Repo Locations
- Working:
~/Desktop/claude-obsidian/ - Public: https://github.com/AgriciDaniel/claude-obsidian
- Community (private): https://github.com/avalonreset-pro/claude-obsidian