Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Copy card #48

Closed
zahidhanif opened this issue Oct 28, 2020 · 28 comments
Closed

[Feature Request] Copy card #48

zahidhanif opened this issue Oct 28, 2020 · 28 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zahidhanif
Copy link

Thanks for this brilliant app. I am currently self-hosting in docker.

Please allow users to copy a card, including tasks. I use templates so this would be very helpful.

Thanks again.

@meltyshev meltyshev added the enhancement New feature or request label Nov 4, 2020
@meltyshev
Copy link
Member

It's a good feature. I will add it soon.

@nickbe
Copy link

nickbe commented Nov 8, 2020

I don't think a simple "copy card" feature would be too useful. At some point we'll rather need a proper template management: For boards and for cards. That way you would be able to "create card/board from ". But I think this will be on the list at a later point 😀

@nickbe nickbe closed this as completed Nov 8, 2020
@zahidhanif
Copy link
Author

My suggestion was not for a template management workflow as I understand that will take longer to implement. I was suggesting a simply copy card like in Trello where you can copy a card plus the sub-tasks. This is available on similar card/board systems such as kanboard (I tried this as well as Planka). I was hoping this would be simple to implement.

@fanofnarendra
Copy link

Hey, Can I work on this. I have an idea for this

@meltyshev
Copy link
Member

Sure, pull requests are always welcome!

@fanofnarendra
Copy link

Hey I have 2 options in mind:

1: The pencil icon in every card there I can give an option for copy and then in the modal give options on which list we can copy
2: To have a copy icon near pencil and then once the user clicks it the copy happens and enable paste option near pencil icon of each list title
3: To have a copy icon near pencil and then once the user clicks it the copy happens and they can even drag it to corresponding list. If the copy is enables its copy otherwise its a move. Which one is a good idea??

@zahidhanif
Copy link
Author

I like option 1 as it similar to how Trello works

@nickbe
Copy link

nickbe commented Apr 18, 2021

Although we want a copy option too it should definetely NOT be like Trello, but differently - better.

@zahidhanif
Copy link
Author

I understand you want it to be better than Trello @nickbe but to help @fanofnarendra include this feature, how do you think he should implement it?

@nickbe
Copy link

nickbe commented Apr 18, 2021

I was thinking about this yesterday and the best idea so far seems one that was discussed some time ago:

  1. First mark the card and show it in some sort of thumbnail list (maybe at the botton or right side of the view)
    This could be done either for copying, moving or just remembering (starring) cards and quickjumping

  2. Then when creating a new card have an option to pastemove OR copy from a jumplist card
    (small menue on thumbnail)

This way we would have a practical multi purpose control.

@zahidhanif
Copy link
Author

That's an interesting idea but from a UX point of view, it's very different to the current interface. Currently, all card actions are driven by clicking the pencil in the top right of the card (such as Move and Delete). A logical place for a Copy function would be to add to this menu rather trying to create a new UI element such jump list or thumbnail list. Just my opinion as that makes sense to me but as @fanofnarendra is coding this, I am sure he has his own ideas too.

@nickbe
Copy link

nickbe commented May 11, 2021

Cool.

@Riya123-code
Copy link

Can i work on this enhancement?

@meltyshev
Copy link
Member

Yes, sure! I planned to do this as my next task, but then I'll just skip it. If you need help, you can ask me.

@Riya123-code
Copy link

Will it be fine if i give copy and paste option to every card ? like clicking the pencil on the top right of the card and providing option of copy and paste .

@meltyshev
Copy link
Member

Yep, it will be fine

@Riya123-code
Copy link

Can i get an approval on whether i am assigned this task so that i can start working on it.

@meltyshev
Copy link
Member

Sure, you are assigned this task 🙂

@Riya123-code
Copy link

first of all thanks for assigning me this task.
Is there any project related specific group to discuss errors or doubts ?

@meltyshev
Copy link
Member

Unfortunately no, you can text me on Telegram (username: gh0st1y) and I'll try to help. I'll be sure to add a place for discussions soon.

@leguennecj
Copy link

Hello how to copy cards ?

@jensfrost @meltyshev @nickbe @Riya123-code @fanofnarendra @zahidhanif

@gorrilla10101
Copy link
Contributor

@jensfrost my two cents is if you have an implementation that works then go ahead and do a pull request. This allows the maintainers who actually know the ins and outs to weigh in on what you have done and for you to address any issues they notice while bringing an important feature to planka. Currently it might not be great, when it's approved you will at least know it's passable, and if you abandon it then someone else can build from where you are.

Food for thought, you currently have a working solution for the issue with the most comments. Also I went through your implementation and nothing leapt out as an issue.

@Bonnix82
Copy link

The function "Copy card" would be really a nice feature for this great app.

@Istria1704
Copy link

Hi all,

Any updates on the "copy/duplicate card" feature?

I was thinking it could be an exact copy of the "move" functionality. Except that it would not delete the card in the old location.

@meltyshev
Copy link
Member

Hi!

Any updates on the "copy/duplicate card" feature?

Adding this is certainly in our plans, but right now we're trying to rework more basic things like proper data deletion. Since I'm the only developer in the team, adding new features takes a looot of time, but we're in the active phase of solving this problem and things will probably be much faster in the near future.

I was thinking it could be an exact copy of the "move" functionality. Except that it would not delete the card in the old location.

Copying is a little more complicated than moving, because when you move a card you just need to change boardId and listId, but when you copy it you need to duplicate the data and also create a copy of the attachments.

@Istria1704
Copy link

Thanks for the update!
No rush. I understand it takes time with a small (one man) dev team.

I thought "moving" was basically copying, with the addition of deleting the original. But I understand now it works differently. So I guess it's not an easy copy/paste implementation.

I'll just patiently wait for it to be added. =) Thanks again for all the work. Planka is awesome. =)

@CodeNamedRobin
Copy link

Why isn't this closed?

@daniel-hiller
Copy link
Member

Because nobody closed it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

12 participants