Skip to content

vcoeur/condash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,038 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

condash

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.

condash dashboard overview

What it does

  • 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 .md files stay yours.

Documentation

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.

Contributing

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.

License

MIT.