Adds ability to set answer key shortcuts 1, 2, 3, and 4.
Defaults: 1 = h 2 = t 3 = n 4 = s
Change through Tools -> Add-ons -> Answer Shortcut Keys -> Config.
Reboot after downloading.
Using monkey patching as shown here, ankiweb docs
Reviews (12)
👍 2025-02-27
Anki 25.02 (038d85b1) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: Windows-10-10.0.22621
Traceback (most recent call last): File “aqt.webview”, line 53, in cmd File “aqt.webview”, line 169, in _onCmd File “aqt.webview”, line 728, in _onBridgeCmd File “aqt.overview”, line 98, in _linkHandler File “aqt.main”, line 780, in moveToState File “aqt.main”, line 801, in reviewState File “aqt.reviewer”, line 177, in show File “C:\Users\麻粒群\AppData\Roaming\Anki2\addons21\687138446_
👍 2022-05-09
Thanks
👍 2020-10-23
can i also use a s d f instead?
👍 2019-03-24
Thank you
👍 2019-01-27
Coded poorly - as it will replace any hotkeys, instead of appending them to the existing hotkeys.
👍 2019-01-13
The updated Answer Shortcut Keys on Anki 2.1 is not as intuitive. I would like to program undo to “z” like in the previous version but I am unable to. Under config, I tried entering ’ “shift+z” : “z” ’ to no avail
👍 2018-12-15
Good feature!
👍 2018-10-21
Is it possible to assign the “PageDown” and “PageUp” keys?
Thanks,
👍 2018-10-03
It’s usefull
👍 2018-08-25
Works perfectly!
I remapped keys to J/K/L/; to have easier access from right hand.
👍 2018-06-20
can I use this to set “z” to reread the card?
👍 2018-02-02
Well done!