This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Obsidian 1.12 introduced an official CLI that talks to the running app. With wrapper-for-obsidian-cli we get a thin Python bridge around that CLI: no API key, no community plugin and no async. Every CLI command becomes one method on a client object, and every method returns the command's raw output as a string. Let us see how far this gets us when we script a vault.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.