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 88.4ms across 8,303 title embeddings via pgvector HNSW
- Open source Kanban desktop app that runs parallel agents on every card vitriapp · 201 pts · May 22, 2026 · 54% similar
- Show HN: Marky – A lightweight Markdown viewer for agentic coding GRVYDEV · 58 pts · April 16, 2026 · 53% similar
- Show HN: Brainio – Markdown notepad that turns notes into visual mind maps havlenao · 20 pts · May 05, 2026 · 52% similar
- 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
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.