986ff986d2
- 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>
11 lines
489 B
JSON
11 lines
489 B
JSON
{
|
|
"name": "obsidian-cli",
|
|
"description": "Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.",
|
|
"version": "1.3.0",
|
|
"author": {
|
|
"name": "pablo-mano"
|
|
},
|
|
"homepage": "https://github.com/pablo-mano/Obsidian-CLI-skill",
|
|
"repository": "https://github.com/pablo-mano/Obsidian-CLI-skill"
|
|
}
|