etesync-notes icon indicating copy to clipboard operation
etesync-notes copied to clipboard

Feature request: Move note between notebooks

Open ghost opened this issue 4 years ago • 1 comments

Apologies if this is already in the issue list - I searched but didn't find it.

Feature request to be able to move a note from one notebook to the other. Currently I need to copy the content of a note, delete it from one notebook, and open a new note and paste and save.

This also modifies creation time and removes the journal for that note... It would be great to maintain these properties while moving between notebooks.

Thanks!

ghost avatar Feb 23 '21 09:02 ghost

So there's actually two parts to the answer:

  • A basic implementation just landed with #120 (so the related issue #112 was closed). This will be available in the next release.
  • This implementation however does the same thing you did, so you lose the creation time and changelog. This is because that's not possible with Etebase right now. We'll keep this feature request open for when it becomes possible.

zecakeh avatar Feb 23 '21 18:02 zecakeh