pablo-mano
986ff986d2
Document three real-world gotchas in v1.3.0 (issue #1 )
...
- property:set stores list values as strings (not YAML arrays)
- eval requires single-line JS; add temp-file workaround
- Multi-vault "Name" command may fail; document fallback
Added Tips 10-12 to SKILL.md, inline callouts to command-reference.md,
two new Troubleshooting rows, and version bump to 1.3.0.
Fixes #1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-03 23:08:04 +01:00
pablo-mano
4e43a03f8c
Add 6 new command groups and expand existing sections
...
Adds CSS Snippets, Commands & Hotkeys, Obsidian Bases, History,
Workspace & Tabs, and Diff sections to command-reference.md.
Expands existing sections with missing commands (search:context,
daily:path, random, rename, bookmark add, plugins:restrict, theme
management, dev DOM/CSS/CDP tools, restart). Documents all 8 output
format options. Updates SKILL.md command table and count to 130+.
Bumps version to 1.2.0.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-03 22:57:21 +01:00
pablo-mano
22c5c8af83
Bump version to 1.1.0
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 23:52:12 +01:00
pablo-mano
131c1654ee
Bump version to 1.0.9
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 23:47:27 +01:00
pablo-mano
e5c8b8e223
Bump version to 1.0.8
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 23:42:04 +01:00
pablo-mano
68d6ec9ce3
Bump version to 1.0.4
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 23:14:54 +01:00
pablo-mano
36c739f609
Restructure for marketplace format: move plugin into plugins/obsidian-cli/
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 23:08:41 +01:00
pablo-mano
3f9a593fa7
Add marketplace.json to support plugin marketplace add command
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 23:07:12 +01:00
pablo-mano
321330ac3f
Bump version to 1.0.2
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 22:50:49 +01:00
pablo-mano
47d3d78f66
Restructure to valid Claude Code plugin format
...
- Move plugin manifest to .claude-plugin/plugin.json (correct location)
- Move SKILL.md to skills/obsidian-cli/SKILL.md (auto-discovered by Claude Code)
- Move references/ inside skill directory to preserve relative paths
- Update README: Claude Code install uses --plugin-dir, fix reference paths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-27 22:50:13 +01:00