Skip to content

List vs Kanban

Two views over the same tasks.

List View

Default. Tasks render as flat or grouped rows with inline editing of:

  • Title
  • Status
  • Priority
  • Due date
  • Project
  • Tags

Tasks linked to notes or filed audio items show a compact related-item indicator at the end of the list row. Hover or focus the row to preview the related item title, then click the indicator to open the note or file viewer. When a task has multiple related items, the indicator opens a small picker.

Click the row body to open the task detail drawer. Inline status and priority controls open their own pickers without opening the drawer.

Drag the drawer's left edge to resize it; double-click the edge to reset to the default width. The width is remembered across restarts.

Rows can be drag-reordered. Multi-select with shift-click for bulk actions.

When grouping is on, group headers show counts and roll up subtask progress.

When to Use List

  • Long triage sessions
  • Filtering a large pool of tasks by criteria
  • Bulk actions across many tasks
  • Cross-project review

Kanban View

Columns reflect statuses. Drag cards across columns to update status.

  • Each card shows title, due date, priority, and a subtask progress indicator
  • The kanban groups by status by default but can group by other fields
  • Empty columns offer "Add task" affordances

When to Use Kanban

  • Weekly planning ("what am I doing this week")
  • Status-focused workflows (Todo / In Progress / Done)
  • Per-project standups

Internal Tabs

Above both views, internal tabs scope without changing filters:

TabScope
AllEverything that matches current filters
TodayDue today (or earlier, undone)
CompletedRecently completed (last 30 days)

Internal tabs are not filters in the saveable sense — they're shortcuts for the most common scopes.

Switching

Use the view toggle in the tasks toolbar. memrynote remembers the last-used view per scope (per project, all-tasks, etc.).

Project View vs All Tasks

Each project has its own list/kanban. A project's kanban uses that project's custom statuses. The All Tasks kanban uses a shared coarse mapping.

Drag Behavior

In listIn kanban
Reorder within a listReorder within a column
Cross-group drag updates the grouping fieldCross-column drag updates status
Multi-select drag moves the whole selectionSame

See Drag & Drop for the full reference.

See Also

Released under the GNU GPL v3.0.