mirror of
https://github.com/plankanban/planka.git
synced 2026-07-16 05:53:57 +03:00
Copy and move action for boards and list #420
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 @rolandzander on GitHub (Feb 22, 2024).
Originally assigned to: @nickbe on GitHub.
Thank you for developing and improving planka! We are happy to use planka at Stengel Engineering!
Is there an option to implement copy and move functionality for boards and lists?
Since we use planka in a commercial environment, we can also provide financial support for the development - details to be discussed! Nevertheless, the development shall of course be part of the open source hosted here.
@meltyshev commented on GitHub (Feb 28, 2024):
Hi! We're very happy to hear that you're using Planka 🙂 As far as I know, Nick is trying to contact you directly.
@DevStackArchitect commented on GitHub (Mar 22, 2024):
@meltyshev I anyone working on moving the order. Can I pick this up ? Also if yes can we use new framer motion reorder to achive this.
@meltyshev commented on GitHub (Mar 22, 2024):
Hi! I'm not quite sure what you mean by "moving the order", could you please explain it?
@DevStackArchitect commented on GitHub (Mar 25, 2024):
I mean drag and drop the card
@meltyshev commented on GitHub (Mar 25, 2024):
But moving a card/list/board is already in Planka and we're using react-beautiful-dnd for that 🤔
As I understand it, the feature request is about moving boards between projects or lists between boards and duplicating boards or lists, but it doesn't require drag and drop, just need to select a destination project or board. So I'm not quite sure what you want to add :)
@DevStackArchitect commented on GitHub (Mar 26, 2024):
oh , Thank for clarifying. I will try to do if I can move boards between projects.
@bvandevliet commented on GitHub (Apr 22, 2025):
Any updates, after more than a year? :P
I would also love to move boards between projects in an easy way. Now only way seems to be to create a new empty board in the target project with all lists needed, then move all the cards one by one. This is not very convenient as you could imagine.. :)
@ReessKennedy commented on GitHub (Jul 3, 2025):
+1 ... searching around for a way to move a board from projectX -> projectY as projects scope tend to change often.