Mention a task in chat — "I need to send an email later" — and it's appended to
todo.md. The sidebar updates instantly.
Before
After
No API key, no token. On first run it just adds a few lines to your Claude Code
memory (~/.claude/CLAUDE.md) — everything runs locally, nothing leaves your
machine. Re-run anytime via "Todo: Set up Claude Code integration".
Features
Add / check off / edit / delete, drag to reorder
Priority (high / med / low) and @category tags
Sort by priority or category; completed items drop below a divider
Customizable colors, English/Korean UI
Edits to todo.md (by you or Claude Code) refresh the sidebar live
todo.md format
- [ ] Read the paper !high @research
- [x] Code review @dev