A desktop dashboard for a folder of Markdown files — projects, incidents, and documents kept as plain .md under projects/YYYY-MM/YYYY-MM-DD-<slug>/README.md. The files are the source of truth; condash is the live view on top.
- Lists every project in your tree, grouped by status (Backlog → Next → Current → Done).
- Renders each project's README, notes, deliverables, and embedded PDFs in-place.
- Tracks the git state of any repos you've linked to a project, with one-click run / stop / open.
- Ships a built-in terminal and a knowledge-tree browser alongside the project pane.
- No server, no database, no account — your
.mdfiles stay yours.
Everything lives at condash.vcoeur.com:
- Get started — install, first launch, releases.
- Tutorials — a day in the life of a condash workflow.
- Reference — every CLI verb, config key, shortcut, mutation.
- Background — values, non-goals, internals, why Markdown-first.
The same pages are bundled inside the app under the Help menu.
Contributions are welcome. Start with Contributing for the clone → build → run → ship workflow, then skim Values and Non-goals so a PR lands on the first try.
- Bugs and feature ideas → issue tracker.
- Direct contact → alice@vcoeur.com.
MIT.
