mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Feature Requests] Rearrange Projects, Close Tasks, Global Labels, Task Relationships, Copy Tasks #91
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 @wucherpfennig on GitHub (Apr 13, 2021).
Hi all, we are currently evaluating different kanban boards and yours looks like a good solution.
We are having a few questions about ETA for the following features:
BR wucherpfennig
@nickbe commented on GitHub (Apr 13, 2021):
Hi there, Rearranging and a close mechanism is already on our list. Global labels are still being discussed. There are already some ideas for that, but I think there will be a solution for this too. Task relationsships are special because I simply don't like the way everyone else does it at all. So it's on the list, but there has to be a far better solution for this.
Copy tasks is also something that will be implemented.
@wucherpfennig commented on GitHub (Apr 13, 2021):
Thank you for your fast response: Is there a public list available?
Remarks:
Additionally (after some more testing)
With the current situation a admin could delete another one and as owner I have to make sure that this does not happen ;-)
keep up the great work!
@nickbe commented on GitHub (Apr 18, 2021):
Maks is working on several larger changes right now. After this is done there will surely be some other smaller changes and you find most things solved.
@frogman544 commented on GitHub (Aug 21, 2022):
Hello, first of all, excellent work guys! Is there any news on the "Rearrange Projects via WEB UI" feature?
I'm using Planka to track my personal chores and found myself scrolling through the projects to find the right one, this would be much easier if I could move it to the top. Cheers!
@arcastro commented on GitHub (Sep 14, 2023):
@nickbe, should "Rearrange Projects via WEB U" be its own separate issue? +1 on this feature
@krisalcordo commented on GitHub (Nov 5, 2024):
Would love to have some card/task relationships :)
@caotuan123 commented on GitHub (Jan 16, 2026):
Hi Planka team,
First of all, thank you for creating such a great and useful product. Planka has been very helpful for my workflow, and I really appreciate the work your team has put into it.
I noticed that the Task Relationships feature has already been suggested previously, and I just wanted to ask if there are any plans or updates regarding this idea.
I think it could be a very valuable addition for managing more complex workflows, and I’d be happy to support or provide feedback if needed.
Thanks again for the amazing work!
@meltyshev commented on GitHub (Jan 16, 2026):
Hey! Thanks so much for the kind words, we really appreciate them 🙏
We've already started adding relations, which are done via tasks inside a card. In the
nightlyversion, you can try adding a task, select "Link to card", and choose a card to link. When a linked card moves to a closed list, all its linked tasks are automatically marked as completed. You can also navigate directly to the linked task.It's not the most convenient workflow yet, since you need to create the cards first and then link them - but soon we'll add the ability to create a new card and link it immediately (instead of selecting an existing one).
The final v2 with all these features will be released very soon, or you can try them out now in the demo on our website :)
@caotuan123 commented on GitHub (Jan 19, 2026):
Thank you so much! Looking forward to trying the final V2 version.