mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
Task Dashboard #707
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @entnx-01 on GitHub (May 19, 2025).
Is this a feature for the backend or frontend?
Frontend
What would you like?
As a user with multiple different Planka projects and Boards I would like to have central Dashboard or overview where I can see all tasks assigned to me.
As different boards can have different columns I think its easier to show those tasks as a list. Then it would be necessary to have a filter logic to e.g. filter for all tasks in status "Todo" or "Doing" etc.
Why is this needed?
To get an combined overview about all my tasks across multiple boards.
Other information
No response