mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[FEATURE] Convert Task List To Its Own Card? #853
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 @TheCedarPrince on GitHub (Nov 3, 2025).
Is this a feature for the backend or frontend?
Frontend
What would you like?
Suppose I have a card with a task list as follows:
I would like the ability to migrate a task list to its own card as needed. So, for example, that task list "Provide Overview of ACSets" could be turned into a card with the name of the task list as the card title and the remaining tasks as a task list within this new card. Then I could order this new card however I see fit.
Why is this needed?
I really like the task list option for cards. I tend to make many task lists for one card. I find that as complexity grows or tasks grow in my list through collaborator discussion, it would be convenient to break-up these cards with large task lists into their own cards, at will. This allows me easier management of tasks and tracking progress.
Other information
No response
@NDCallahan commented on GitHub (Nov 7, 2025):
Agreed! I created a request too! :) https://github.com/plankanban/planka/issues/1396