This add-on allows you to create new keyboard shortcuts for menu functions in Anki and edit existing ones. Both native and add-on functions are supported. To create new shortcuts, add them to the config file as such:
{ “Menu|Action 1”: “key+combo+1”, “Menu|Submenu|Action 2”: “key+combo+2” }
The config file comes pre-set with two new shortcuts:
Ctrl+U to open the “Find cards from UWorld test” add-on dialog from the Decks page, and Ctrl+M to open the note type manager from the Browse and Decks pages.
Currently, this add-on only supports menu functions on the “Decks” and “Browse” menus, though I plan to include more functionality in the future. You can view this add-on’s Github repository here.