Open
Description
Feature
We'd love to add keyboard shortcuts to Avo.
We already have Mousetrap installed.
Initial shortcuts
We don't need to support "everything" in the initial iteration, so let's pick a few we know they might be highly used.
-
Shift + ?
Show a modal with the current shortcuts -
Command + K
Open search (already supported but we want to show it there) -
command + return
Save button -
command + \
toggle sidebar -
esc
close modal. Ensure it really closes all modals -
c
create button when on an index view - anything else?
Current workarounds
Add them with custom JS.