> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ospribrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Views

> List, Kanban, Calendar, and Timeline views for your tasks.

## List View

The default view. Tasks displayed as rows in a sortable table.

* Sort by any column header
* Group by status, priority, or label
* Inline status cycling (click to toggle)
* Expandable meeting parent todos (collapsible groups)

<Note>
  **Alex's screenshot note:** Take a screenshot of the list view showing tasks grouped by priority, with the column headers visible.
</Note>

## Kanban View

Tasks organized into columns by status:

| Column          | Status          |
| --------------- | --------------- |
| **To Do**       | Open tasks      |
| **In Progress** | Active tasks    |
| **Done**        | Completed tasks |

**Drag and drop** cards between columns to update status.

Each card shows:

* Title
* Priority indicator
* Due date
* Assignee avatar
* Source badge

<Note>
  **Alex's screenshot note:** Take a screenshot of the Kanban view showing task cards in three columns (To Do, In Progress, Done) with a card being dragged between columns.
</Note>

## Calendar View

A monthly calendar showing tasks on their due dates:

* Tasks appear as colored dots/chips on their due date
* Click a date to see tasks due that day
* Navigate between months with arrows

## Timeline View

Tasks organized by week:

* **Overdue** — Tasks past their due date
* **This Week** — Tasks due this week
* **Next Week** — Tasks due next week
* (continues for future weeks)
* **No Due Date** — Tasks without a due date

<Note>
  **Alex's screenshot note:** Take a screenshot of the Timeline view showing the weekly groupings with a few tasks in each section.
</Note>
