mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Add Priority to Cards #600
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 @thuroc on GitHub (Nov 6, 2024).
Is this a feature for the backend or frontend?
Backend, Frontend
What would you like?
I would like to have an option to assign a priority to the cards, e.g., priority 1 to 10 with a default of 5
Why is this needed?
My employees often have many open tasks assigned to them, so it would be very practical if I could use priorities to indicate which task is more important.
On the board, the priority could then be displayed as a Number on the card and perhaps even color-coded. Something like this: 1-3 for low/grey, 4-6 for medium/blue, and 7-10 for high/red priorities.
Other information
No response
@meltyshev commented on GitHub (Nov 6, 2024):
Hi! This is in our plans :)
@UnforgivenIsAlive commented on GitHub (Nov 27, 2024):
Hi @meltyshev , any idea when this would be implemented ? Planka is already an awesome app, but for me and the company I work for, the possibility to priotitize cards would be the icing on the cake (at least, for now ;D )
@meltyshev commented on GitHub (Nov 27, 2024):
Hi! We plan to add this after v2 is released, but it's difficult to provide an exact timeline. We simply don't have enough hands to do everything at once :)
@MartynKeigher commented on GitHub (Dec 7, 2024):
I agree this would be useful, but until this is a native feature... I'm using TAGS to accomplish this. It's not EXACLTY what you are looking for, I know, but it's at least something for now.
@sivertillia commented on GitHub (Jul 31, 2025):
@meltyshev Hi! Is there any progress? If you tell me where to look, I could implement it