Coder Social home page Coder Social logo

[Feature Request] Copy card about planka HOT 28 OPEN

plankanban avatar plankanban commented on July 24, 2024 6
[Feature Request] Copy card

from planka.

Comments (28)

meltyshev avatar meltyshev commented on July 24, 2024 2

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

from planka.

zahidhanif avatar zahidhanif commented on July 24, 2024 1

I like option 1 as it similar to how Trello works

from planka.

gorrilla10101 avatar gorrilla10101 commented on July 24, 2024 1

@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.

from planka.

Bonnix82 avatar Bonnix82 commented on July 24, 2024 1

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

from planka.

Istria1704 avatar Istria1704 commented on July 24, 2024 1

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. =)

from planka.

nickbe avatar nickbe commented on July 24, 2024

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 😀

from planka.

zahidhanif avatar zahidhanif commented on July 24, 2024

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.

from planka.

fanofnarendra avatar fanofnarendra commented on July 24, 2024

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

from planka.

meltyshev avatar meltyshev commented on July 24, 2024

Sure, pull requests are always welcome!

from planka.

fanofnarendra avatar fanofnarendra commented on July 24, 2024

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??

from planka.

nickbe avatar nickbe commented on July 24, 2024

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

from planka.

zahidhanif avatar zahidhanif commented on July 24, 2024

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?

from planka.

nickbe avatar nickbe commented on July 24, 2024

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.

from planka.

zahidhanif avatar zahidhanif commented on July 24, 2024

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.

from planka.

fanofnarendra avatar fanofnarendra commented on July 24, 2024

Thank you for the feedback guys. Will keep all these points in mind. Sorry for the delay in response. I was not well.

from planka.

fanofnarendra avatar fanofnarendra commented on July 24, 2024

@nickbe will try to implement close to that. Even I had that thought process. Let me see how far I can succeed. In case I find any problem will get back

from planka.

nickbe avatar nickbe commented on July 24, 2024

Cool.

from planka.

Riya123-code avatar Riya123-code commented on July 24, 2024

Can i work on this enhancement?

from planka.

meltyshev avatar meltyshev commented on July 24, 2024

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.

from planka.

Riya123-code avatar Riya123-code commented on July 24, 2024

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 .

from planka.

meltyshev avatar meltyshev commented on July 24, 2024

Yep, it will be fine

from planka.

Riya123-code avatar Riya123-code commented on July 24, 2024

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

from planka.

meltyshev avatar meltyshev commented on July 24, 2024

Sure, you are assigned this task 🙂

from planka.

Riya123-code avatar Riya123-code commented on July 24, 2024

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

from planka.

meltyshev avatar meltyshev commented on July 24, 2024

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.

from planka.

leguennecj avatar leguennecj commented on July 24, 2024

Hello how to copy cards ?

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

from planka.

Istria1704 avatar Istria1704 commented on July 24, 2024

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.

from planka.

meltyshev avatar meltyshev commented on July 24, 2024

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.

from planka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.