Kanban board
Native Kanban boards for sprint planning, support queues, and operational dashboards. Declare `column` blocks with optional `wip` limits, then drop `card` lines with `assignee`, `priority`, and `tags`. Priority colours render as a left edge stripe; assignee initials show as a chip. Compact, print-friendly SVG.
In the same space
Most users come to Kanban board from Trello boards or Jira boards (read-only). Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.
Syntax at a glance
column "To do"
card "Design login" priority high
column "Done"
card "Spec"Paste this in the Studio code pane to see Kanban board render live. The full grammar is at the upstream-docs link above.
Sample templates
All 16 →Classic four-column sprint board with WIP limits.
Three-column support board: new, working, escalated.
Sourced → screening → onsite → offer.
Content production pipeline with stages.
Cross-functional launch board across squads.
Severity-driven bug board.
kanban · ← Browse all engines · Quick-start guide