A Markdown textfile based Kanban board in a single HTML file
chr15m
11 points
3 comments
March 21, 2026
Related Discussions
Found 5 related stories in 48.1ms across 3,471 title embeddings via pgvector HNSW
- Show HN: VS Code Agent Kanban: Task Management for the AI-Assisted Developer gbro3n · 90 pts · March 09, 2026 · 50% similar
- Ghostmd: Ghostty but for Markdown Notes baby · 24 pts · March 08, 2026 · 50% similar
- I turned Markdown into a protocol for generative UI FabianCarbonara · 94 pts · March 19, 2026 · 49% similar
- Show HN: We want to displace Notion with collaborative Markdown files antics · 20 pts · March 03, 2026 · 49% similar
- Show HN: Email.md – Markdown to responsive, email-safe HTML dancablam · 252 pts · March 24, 2026 · 48% similar
Discussion Highlights (2 comments)
chr15m
Hey HN! I got tired of waiting for one particular GitHub Projects feature, so I built my own mini replacement for solo projects. It's a Kanban implementation in a single HTML file that operates out of a single Markdown text file on your local drive. Hope you find it useful!
cenanozen
Nice project. It would be cool if there was an obsidian plugin that would work on a single TODO.md file like this one does.