AYON Web App Keyboard Shortcuts

Small update, after extensive testing we will be moving back to a less opinionated and more obvious layout.

Sorry @Yul, we tested having all of the shortcuts on the left but the learning curve was just too high and it restricted it to the most power of power users. Trying to explain why “s+s” goes to settings but “p+p” doesn’t go to project settings is awkward and confusing.

Nevertheless thank you for the feedback and suggestions! If it really bothers you then you are free to make a fork of the FE codebase GitHub - ynput/ayon-frontend: Codebase of AYON server web interface and customize it yourself in this file shortcutsContext.jsx.

Latest changes

Name Old Key New Key Action
Unchanged
Studio Settings s+s navigate to ‘/settings/studio’
Events e+e navigate to ‘/events’
Dashboard d+d navigate to ‘/dashboard’
Project Menu 1 Toggles the project menu open/closed
Changed
Users Settings f+f u+u navigate to ‘/settings/users’
Project Settings a+a p+p navigate to ‘/manageProjects/anatomy’
Help Menu 3 8 Toggles the help menu open/closed
User Menu 4 9 Toggles the user menu open/closed
Logout 4+4 9+9 Logs the user out
App Menu 5 0+0 Toggles the app menu open/closed
Removed
GraphQL q+q navigate to ‘/explorer’
API w+w navigate to ‘/doc/api’
1 Like