You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Particular menu item edit: decided not to do this in favor of allowing setting keyboard shortcuts for a URL as that would be more generic
Expand/Collapse/Toggle side menu. not sure how useful this is - I feel like most users will have the menu always expanded or always collapsed. can add back later if there is demand
Common actions on different pages (save query, open mapping editor, ...)
All common form actions (next,prev,add,remove, close dialog, next/prev attachment, save)
Allow remapping hardcoded key combinations like alt-click for new tab, shift/cntrl for tree click without foucs, shift/ctrl/cmd for select all in between
To meet the WCAG 2.1 requirements, these shortcuts must be customizable
Implementation idea:
Split user preferences into 3 ultra-sections:
Options (everything that is not in the next two)
Theme (for setting UI colors - and add ability to customize more colors)
Keyboard Shortcuts
Like this:
Particular menu itemedit: decided not to do this in favor of allowing setting keyboard shortcuts for a URL as that would be more genericExpand/Collapse/Toggle side menu. not sure how useful this is - I feel like most users will have the menu always expanded or always collapsed. can add back later if there is demandTo meet the WCAG 2.1 requirements, these shortcuts must be customizable
Implementation idea:
Split user preferences into 3 ultra-sections:
Options (everything that is not in the next two)
Theme (for setting UI colors - and add ability to customize more colors)
Keyboard Shortcuts