Use case or problem
Better Canvas management using AI Tools
Proposed solution
Can we have some canvas commands in obsidian CLI, will make it much easier for AI tools to manage canvases.
Suggestions
- screenshot: to get a visual of the canvas (obsidian canvas:screenshot )
- add new node connected to some existing node (obsidian canvas:addnode parent ..new-node attrs.. ) . Ideally with this command, I would have provided some help for tools to avoid overlap/congestion
I find a very strong visual interface for “managing” AI managed vaults.
Current workaround (optional)
I have a modified version of obsidian-skills installed from kepano. That guides around orientation in canvas etc. Might try hacking something for screenshots if canvas turns chaotic overtime.