Add .gitignore; fix move command syntax (name= → to=)
- Add .gitignore to exclude test-results/ from version control - Fix `obsidian move` syntax in SKILL.md and command-reference.md: the parameter is `to=<full-path>` not `name=<filename>` (confirmed by live testing against TestVault — CLI exits 0 with error message when name= is used, silent failure) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
test-results/
|
||||
Reference in New Issue
Block a user