plankanban / planka

The realtime kanban board for workgroups built with React and Redux.
https://planka.app
GNU Affero General Public License v3.0
8.09k stars 760 forks source link

Add Priority to Cards #936

Open thuroc opened 2 weeks ago

thuroc commented 2 weeks ago

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 2 weeks ago

Hi! This is in our plans :)