mohamed el hadi msaid47 downloadsConnect your vault to autoplans.dev — browse projects, sync tasks into notes, and push notes back as tasks.
Manage software projects and tasks from your vault. Browse your autoplans.dev projects in a sidebar, sync task lists into notes both ways, see any project as a visual task map, turn notes into tracked tasks — and serve your vault to AI coding agents over MCP (Model Context Protocol).
Built for developers who plan in Markdown but track work in a real project system.
Every project with live task counts; expand to tasks with status and priority without opening the web app.
Pick projects in settings and their notes stay current on a timer — and your
edits push back: ticking a checkbox completes the task on autoplans.dev,
and a new - [ ] Something line under Tasks creates a real task, its id
written back into the line. Task ids ride as block references, so the round
trip survives edits. Works with the Tasks plugin and Dataview.
A project drawn as a graph — tasks as nodes, dependency arrows, subtask and comment counts. Click a node for its details and quick status buttons; the same map the Autoplans desktop app, web dashboard and VS Code extension render.
Serve your notes to AI coding agents — Claude Code, the Autoplans desktop
app, any MCP client. Eight tools: list, read, search, write and append notes,
plus list projects, sync a project note, and push a note up as a task. Listens
on 127.0.0.1 behind a generated token; Copy config puts a ready-made
client entry on your clipboard.
Push the current note to any project as a task: filename becomes the title, body the description.
One click opens autoplans.dev, you approve, the key comes back through an
obsidian:// link and is verified before it is stored. No copy-pasting keys.
| Command | Does |
|---|---|
| Open projects panel | The sidebar |
| Open task map | Pick a project, see the graph |
| Sync projects now (both ways) | Force a round trip |
| Sync a project into the vault | One project → one note |
| Push current note as a task | Note → tracked task |
| Sign in with browser | Connect your account |
One account, one backlog, every surface: the web dashboard, the desktop coding agent, the CLI, the VS Code extension, and plugins for Claude Code and OpenCode.
📚 Documentation · 🔌 Obsidian guide
The plugin talks only to the endpoint you configure (autoplans.dev by default, self-hosting supported). Error reporting is opt-in and never includes note contents. The vault MCP server is off by default and never reachable from the network.