notesnook icon indicating copy to clipboard operation
notesnook copied to clipboard

Allow selection with Cmd+Click on macOS

Open gaganyadav80 opened this issue 2 years ago • 6 comments

Is your feature request related to a problem? Please describe. Right now you can only move note from one notebook to another by selecting one note at a time. This is really time consuming when you have to move more than just few notes.

Describe the solution you'd like Allow multi-selecting notes (on desktop) and option to move all those selected notes to another notebook.

Describe alternatives you've considered NA

Additional context NA

gaganyadav80 avatar Mar 09 '22 07:03 gaganyadav80

This is already possible. If you select multiple notes and right click to open the context menu, you can see the "Add to notebook(s)" button. The Add note to notebook dialog also allows removing/moving items to other notebooks.

The next version will improve the UX of this dialog a lot.

thecodrr avatar Mar 09 '22 08:03 thecodrr

I could not find a way to multi select notes on desktop app. How do I do it on desktop?

gaganyadav80 avatar Mar 09 '22 09:03 gaganyadav80

Ctrl + Click or Ctrl + A works.

thecodrr avatar Mar 09 '22 11:03 thecodrr

Ctrl + Click or Ctrl + A works.

Okay, got it. I was using command key on my mac and that's why it was not working.

Pressing command+A on mac selects all the text (sidebar, notes list, opened note etc.) that is displayed on the app.

gaganyadav80 avatar Mar 09 '22 11:03 gaganyadav80

Ctrl + Click or Ctrl + A works.

Okay, got it. I was using cmd key.

Oh wait. Cmd should work too...that's a bug if it isn't working.

thecodrr avatar Mar 09 '22 11:03 thecodrr

I want to spend a moment to highlight the importance of fixing this issue. This bug makes multi-note selection much harder than it needs to be on macOS. Ctrl + click is hard-mapped to right click on macOS and there is no way to unmap this function. That means that Ctrl + click cannot be used to select notes on macOS, as it will just bring up the context menu. A quick band-aid solution for this would be to include a "select"/"unselect" option in the context menu.

Additionally, yes, Cmd + A is broken and will just select all the text in the client, including text from UI elements, for example, the "Notes" heading when you're in the Notes tab.

With that out of the way, I would like to say thanks for creating such a great application, minor issues like these aside. Your app flies in comparison to your competition.

chairmantheboring avatar Sep 10 '22 06:09 chairmantheboring

This should be fixed in v2.2.4. Can you confirm @chairmantheboring @gaganyadav80

thecodrr avatar Dec 01 '22 09:12 thecodrr

Now it works, it selects multiple notes with CMD+click.

But will be nice to be able to deselect a note by clicking again on top with CMD+click.

sharemind avatar Dec 02 '22 15:12 sharemind

@sharemind

deselect a note by clicking again on top with CMD+click.

This has been added.

thecodrr avatar Jan 07 '23 08:01 thecodrr