Assigns hotkeys to different card types. Meaning one can simply press a keyboard short cut to change Anki card types instead of doing it by mouse click
By default it assigns the function keys to the name of my card types. If you want to use different hotkeys and you cards are named differently you need to change it.
If you want it to launch on start up you can simply copy/paste it to the Startup folder. To find you Startup folder follow these steps:
- Press Win + R to open the Run dialog.
- Enter "shell:startup" and click OK or Enter.
- This will open the Startup folder for the current user
You need AutoHotkey installed for it to work.
AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as sending keystrokes, running programs, and more