dbschema icon indicating copy to clipboard operation
dbschema copied to clipboard

Add hotkeys

Open ask9 opened this issue 1 year ago • 2 comments

  1. It would be nice to have hotkeys for items in a context menu for the current tab:

image

Context menu of layout:

image2

Context menu of a table:

image3

Context menu of a cell:

image4

  1. It would be nice to see a full list of hotkeys of the application somewhere (maybe in documentation or in the application itself)

  2. It would be nice to remap the existing hotkeys in application

  3. It would be nice to specify the hotkeys for commands that don't have a hotkey now by default

  4. It would be nice to show context menu of a currently selected area by pressing AppsKey

Ideally, all available commands in the application should be available to bind a hotkey. The chosen keys for a hotkey are usually not important for a user, if they can be remapped somewhere in application preferences.

ask9 avatar Sep 22 '24 13:09 ask9