Sometimes I want to undo last Quick-Add-Next selection.
Shift + Cmd + D To undo Quick Add Next (Cmd + D)
OdatNurd
#2
The key binding ⌘+U (Ctrl+U on Windows/Linux) is bound to soft_undo
, which will undo the last selection made in this situation.
0 Likes