Use case or problem
When deleting multiple items at once, the confirmation dialog slows down the process considerably. Changing the setting (or using the don’t ask again checkbox) isn’t ideal, because I want the default behavior to require confirmation.
Proposed solution
Add a hotkey / modifier key, like Windows and other apps: The deletion confirmation prompt will be skipped when using shift + delete
, or when holding shift while clicking delete
in a menu. The latter scenario would probably be the most common, for me.
For me, it boils down to safety vs. ease of use. I would disable the confirmation prompt, but it’s too easy to mis-click or accidentally tap the delete key. The modifier key (shift) adds some safety, while still being fast.