Hey everyone!
I’ve got 3 keyboard shortcuts under the same parent (all Hyper-A) triggering different “launch app” actions for Anki, Arc, and Airtable.
Issue:
The order shown in the context menu that pops up does not match the order I set in the config
Expected:
Context menu should reflect the configured order for consistency when using multi-action shortcuts.
Anything that I'm missing?
instead of duplicating the shortcuts to force a conflict menu, better use the predefined action "Show Custom Context Menu (New)" - it gives you much more control over everything.
But I think you are right, there is an ordering bug related to conflict menus that are triggered by shortcuts which are in groups.
1 Like
That seems to be the case Andreas. I tried also to change the "BTTOrder" : 10 of each element directly in the JSON but that didn't impact their order in the Context Menu. I will use the "Show Custom Context Menu (New)" for the time being. Thanks!