Overcome Notion keyboard shortcut limitation with AZERTY

Hey!
I'm using an AZERTY keyboard and I'm a fan of Notion app.
I'd like to assign gestures to previous page (Cmd + [), next page (Cmd + ]) and toggle sidebar (Cmd+) . However, Notion only support QWERTY layout for keyboard shortcuts.

I tried to play with "Auto-adapt to current keyboard layout" option but in fact it's kind of the opposite I need (from AZERTY, force QWERTY keyboard layout to trigger the shortcut then back to AZERTY).

Any idea to achieve this?

2 Likes

Have the same wish :pray:

Did it :slight_smile:
Associated 2 dedicated shortucts to 2 Apple scripts
tell application "System Events" to keystroke "[" using command down
tell application "System Events" to keystroke "]" using command down