mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
List Sorting #564
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 @Loulou30 on GitHub (Aug 27, 2024).
Is this a feature for the backend or frontend?
Frontend
What would you like?
It would be decent to sort the list by order or else, it's not possible rn
Why is this needed?
It would be sooooo time-saving !!
Other information
No response
@meltyshev commented on GitHub (Aug 27, 2024):
Hi! It's already possible to sort cards within a list, or maybe I didn't fully understand what you meant.
@Loulou30 commented on GitHub (Aug 28, 2024):
Yeah, that's what I mean. How to do that ?
@meltyshev commented on GitHub (Aug 28, 2024):
There should be a "Sort List" menu item in the "List Actions" popup (pencil button):
It was added quite recently, so if it's not there, you might be using an older version of Planka.
@Loulou30 commented on GitHub (Aug 28, 2024):
Thank you for the answer.