nitrotasks / nitro

The beautiful way to get things done.
https://nitrotasks.com
GNU Affero General Public License v3.0
518 stars 66 forks source link

Add clone (copy + paste) & move (cut + paste) of existing tasks #291

Open Bujiraso opened 10 years ago

Bujiraso commented 10 years ago
Feature Request

Sometimes my tasks are more similar than different (share tags, titles except for small changes, etc.). It would be nice to be able to clone/copy them to a new entry. With the ability to copy, the ability to move/cut would also make sense, since this is merely an additional deletion.

287 addresses how moving functionality should already exist, but seems to not be functional for some (the reporter and myself). The focus of this issue is on copying and the ability to cut and paste in two steps instead of only drag and drop.

Expected functionality:

stayradiated commented 10 years ago

That sounds like a useful feature.

I've added it to the list of ideas for version 2.2: https://github.com/CaffeinatedCode/nitro/wiki/Ideas-for-v2.2

stayradiated commented 10 years ago

We could also replace the native cut, copy, paste keyboard shortcuts with this.

Semi-relevant: https://github.com/CaffeinatedCode/nitro/issues/267

Bujiraso commented 10 years ago

I like the sound of that. Native shortcuts would be preferable to have

Bujiraso commented 10 years ago

oh. I didn't know what that button did... sorry.