Documentation

What's on the board and how to use it.

On this page

Core concepts

Three things on the board: Projects, Sprints, and Todo.

Project │ ├── Sprint ←── name, goal, project │ ├── task │ └── task │ └── Todo ←── on the project, no sprint

Projects

A project is a colored bucket. Just a name and a color.

Sprints

A time-box with a goal and a list of tasks inside.

Tasks follow their sprint. To archive a single task on its own, clear its sprint (it becomes a todo) and archive it from the Todo section.

Todo

A task with no sprint, sitting on a project.

Archive

Where finished sprints and todos live. Click the header to expand.

Nothing moves here unless you archive it. Nothing is deleted unless you hit the trash.

How it fits together

Project ─────────────────────────┐ │ ├──── Sprint ──┐ │ │ name │ │ │ goal │ │ │ Task │ │ │ Task │ │ └────────┘ │ └──── Todo ←── no sprint, on the project │ archive / restore │ ▼ ┌── Archive ──────────┐ │ Sprints │ │ └─ tasks inside │ │ Todos │ └─────────────────────┘

Sprints and todos belong to a project. Filter by project to see only its work.