alialbaali / Noto

Minimal Note-Taking App
https://play.google.com/store/apps/details?id=com.noto
Apache License 2.0
499 stars 26 forks source link

Selection marks vanish after opening and closing the options' drawer #196

Closed uli-on closed 1 year ago

uli-on commented 1 year ago

Steps to reproduce

1 Long tap a note until the check mark appears 2 Tap the FAB to open the options drawer 3 Close the drawer again (without any action) 4 The checkmark is gone

v2.3.0-beta1 Android 10 Fairphone 3

uli-on commented 1 year ago

Possibly this is how it is intended, I just thought. But I believe we should have the possibility to change our mind and add notes without losing a maybe complicated selection. Or alter the selection for action 2 after performing action 1.

alialbaali commented 1 year ago

This is definitely intentional. Since the user would probably perform an action, and the action could alter the selected notes, (e.g. moving notes).

However, I could keep the selection until the user actually performs an action, rather than disabling it when opening the dialog.

alialbaali commented 1 year ago

This should be fixed in 2.3.0-Beta2.

uli-on commented 1 year ago

Thanks!

alialbaali commented 1 year ago

You're welcome!

uli-on commented 1 year ago

I just discovered that assigning labels with the multi-selection tool does not remove the selection markers, so one can label a complicated selection "Archive" and then move it there without selecting the same notes a second time. Great, that's very effective.