What problem does it solve?
Manages a live, shareable view of your job-tracking workflow by generating a self-contained Kanban board from your tracker data, removing the need to manually assemble and update a HTML board.
Core Features & Use Cases
- Auto-rebuilds on tracker mutations, so the Kanban always reflects the latest updates.
- Self-contained HTML Kanban (Kanban/index.html) that embeds JDs, company overviews, and interview prep content for offline viewing.
- Reads tracker.yaml, profile.yaml, archetypes.yaml, and filters.yaml to configure columns, cards, and filters.
- Document viewer: click a card to view embedded markdown documents (JD, overview, prep) without leaving the board.
- Privacy mode blurs sensitive information for screen sharing; declined views and date-grouped summaries help review decisions.
- Responsive and searchable: works on desktop and mobile with quick search and filters.
Quick Start
Run the board build command to generate Kanban/index.html from your tracker files.