What problem does it solve?
Operate a user's Obsidian vault through the Obsidian CLI for note CRUD, daily notes, search, tasks, properties, tags, links, bookmarks, templates, bases, history, sync, workspace commands, and plugin or theme development. Use when Codex needs to act inside a running Obsidian app or automate vault operations from the terminal, including reading or updating notes, querying vault state, or debugging plugins and themes with developer commands. Skip for purely conceptual questions about the Obsidian UI, settings navigation, plugin or theme recommendations, or syntax explanations that do not require executing CLI commands.
Core Features & Use Cases
- Operate a user's Obsidian vault through the Obsidian CLI for note CRUD, daily notes, search, tasks, properties, tags, links, bookmarks, templates, bases, history, sync, and workspace commands.
- Automate vault operations from the terminal, including reading or updating notes, querying vault state, debugging plugins and themes, and developing inside Obsidian.
- Use cases include batch note updates across multiple vaults, rapid prototyping of vault automation, and debugging plugins in a running Obsidian app.
Quick Start
Use the Obsidian CLI to read, create, or modify vault notes from the terminal.