Hello all,
In many Windows applications with a list of selectable items, it’s possible to use CTRL+SHIFT+Click to create multiple range selects.
In eM Client, however, check this sequence:
- Click on email 1 : selects email 1
- Shift+click on email 3 : adds email 2 and 3 to the selection
- Ctrl+click on email 5 : adds email 5 to the selection (now 1, 2, 3, 5 are selected)
- Ctrl+shift+click on email 7 : only adds email 7 to the selection, missing email 6.
So basically Ctrl+shift+click does a shift+click without losing the other already selected items.
It’s a shortcut present in most Microsoft apps (file explorer, outlook, …) and indeed very practical to quickly perform a flexible selection through a large list.
I would very much love to see this added to the already best email client ever