nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://www.get-notes.com
Mozilla Public License 2.0
3.6k stars 316 forks source link

When moving notes to another folder it should not change folders #634

Open vlasky opened 11 months ago

vlasky commented 11 months ago

Hello,

I'm currently sorting a large number of notes to specific folders. When I move a note, it takes me to the destination folder and then I have to manually use the mouse to navigate back to the original folder and find my previous position and repeat this procedure.

In my view, it would be more appropriate for it to remain in the source folder and go to next note down the list (if it exists).

nuttyartist commented 11 months ago

Very important UX detail here, thanks! In the meantime,dragging and dropping notes into folders down't behave this way so you may want to use that for now.

vlasky commented 10 months ago

@nuttyartist thanks that was very helpful advice! I switched to dragging and dropping.