ecoacoustics / web-components

https://oe-web-components.netlify.app/
MIT License
1 stars 0 forks source link

Allow invert selection #118

Open hudson-newey opened 1 month ago

hudson-newey commented 1 month ago

A common complaint is that identifying 9/10 subjects as "positive" and 1/10 as "negative" requires you to click each tile individually.

To improve this, we should add support for an "invert selection" keyboard shortcut.

E.g. If you have 1/10 tiles selected, you can press Ctrl + Shift + A, and the remaining selected 9/10 will be selected

Ctrl + Shift + A is not a final decision, but I have used it as an example as this is how it works in the Dolphin file explorer