Add a “List” view for cards (in addition to the Kanban view) #908

Open
opened 2026-02-04 21:36:49 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @lslaroche on GitHub (Jan 28, 2026).

Which part of the project does this feature apply to?

Frontend

What would you like?

Proposed solution

Planka currently offers a Kanban-only board view. It would be useful to have an alternative List view to browse cards as rows (more compact and easier to scan), without changing the underlying board/columns model.

Inspirations

Why is this needed?

Problem to solve
When a board contains many cards (or when you want to focus on deadlines/assignees), the Kanban layout can be slower for:

Quickly scanning all cards regardless of column

Sorting by due date / last update

Filtering by assignee/label/status in a compact layout

Doing lightweight “triage” work (open, review, move, update)

Other information

Related idea:

https://github.com/plankanban/planka/issues/1139
(cross-board “My tasks” dashboard)

Originally created by @lslaroche on GitHub (Jan 28, 2026). ### Which part of the project does this feature apply to? Frontend ### What would you like? # Proposed solution Planka currently offers a Kanban-only board view. It would be useful to have an alternative List view to browse cards as rows (more compact and easier to scan), without changing the underlying board/columns model. # Inspirations - simplest : Google [tasks](https://play.google.com/store/apps/details?id=com.google.android.apps.tasks&hl=fr) & [Taskboard](https://workspace.google.com/marketplace/app/tasksboard_for_google_tasks/938219596206) - Notion : [board](https://www.notion.com/help/boards) and [list](https://www.notion.com/help/lists) view - Trello [table view](https://trello.com/views/table) - Asana board and [list](https://help.asana.com/s/article/list-view?language=en_US) ### Why is this needed? Problem to solve When a board contains many cards (or when you want to focus on deadlines/assignees), the Kanban layout can be slower for: Quickly scanning all cards regardless of column Sorting by due date / last update Filtering by assignee/label/status in a compact layout Doing lightweight “triage” work (open, review, move, update) ### Other information # Related idea: https://github.com/plankanban/planka/issues/1139 (cross-board “My tasks” dashboard)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#908