We have a few keyboard shortcuts defined at our application that can be displayed in a Keyboard Shortcuts screen. This task implies the UI construction and invocation too.
Global shortcuts
Ctrl + N: to create a new task
Ctrl + Q: to quit the app
F9: to toggle sidebar (connect to action)
F10: to display menu popover
Ctrl + ?: to display Keyboard Shortcuts panel
Task edit shortcuts
Ctrl + S: to save a task
Esc: to dismiss an edit
We have a few keyboard shortcuts defined at our application that can be displayed in a Keyboard Shortcuts screen. This task implies the UI construction and invocation too.
Important
These shortcuts must follow GNOME Shortcuts guideline. The ones mentioned below are what we found.
Global shortcuts
Ctrl + N: to create a new taskCtrl + Q: to quit the appF9: to toggle sidebar (connect to action)F10: to display menu popoverCtrl + ?: to display Keyboard Shortcuts panelTask edit shortcuts
Ctrl + S: to save a taskEsc: to dismiss an edit