Skip to content

Give view actions better default shortcuts

Felipe Kinoshita requested to merge work/fhek/better_shortcuts into master

This commit gives the view actions better shortcuts, the actions now have these shortcuts:

  • Month View -> Ctrl+1
  • Schedule View -> Ctrl+2
  • Todo View -> Ctrl+3

Since the F11 shortcut isn't used anymore by the Month View it's now used by the Full Screen action.

Merge request reports