Gantt
Gantt renders tasks as horizontal bars on a timeline, with dependencies shown as arrows between bars. Useful for project planning and seeing critical paths.

What appears
Tasks need at least a start date or due date to appear on the gantt. Tasks with both render as a range; tasks with only a due date render as a milestone diamond on that day.
Dragging
- Drag the bar body — shift the entire range
- Drag the left edge — change start date
- Drag the right edge — change due date
- Hold and drag in empty space — create a new task with that range
Zoom levels
| Zoom | Best for |
|---|---|
| Day | Sprint planning, near-term work |
| Week | Multi-week initiatives |
| Month | Quarterly planning |
| Quarter | Roadmap-level views |
Dependencies
Drawn as arrows from "blocking" → "blocked by" task. Drag from the right edge of one bar to the left edge of another to create a dependency. See Dependencies for the full model.
Critical path
Tasks on the critical path (longest dependency chain to project completion) get a subtle highlight. Useful for spotting bottlenecks.
Group by
Group bars by:
- Assignee — one row per person, all their tasks
- Status — bars stacked by Open / In Progress / Done
- Project — for tasks across multiple lists in one project
Limitations
Gantt works smoothly up to around 500 tasks. For larger plans, filter to the relevant subset.