Docs · Engines

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.

Templates
16
Source language
plaintext
Workstation
Studio
Engine id
kanban

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
Engine reference: kanban · ← Browse all engines · Quick-start guide