chrskerr / task-list-kanban

MIT License
17 stars 1 forks source link

FEATURE REQUEST: Lists grouping and sorting #11

Open a20110 opened 1 month ago

a20110 commented 1 month ago

I'd love to see a feature that allows us to customize list grouping and sorting based on task priority and status.

kate-hobbs commented 1 month ago

Hi @a20110 thanks for the feedback!

This is on our list of things we'd love to do as well. The Kanban board itself is stateless right now so we would need to tag the task itself with some sorting data.

It's in the pipeline about how to do this, but I haven't come up with a good plan yet.

a20110 commented 1 month ago

Thanks for the update @kate-hobbs! I'm glad to hear that this is on your radar! Looking forward to seeing how this develops