Bỏ qua đến nội dung

Answer Shortcut Keys

Chờ xử lý #anki #addon #answer #shortcut #keys
Unknown
26/1/2018

Cách tải addon Answer Shortcut Keys

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

687138446

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 687138446 và copy

10
2

Mô tả chi tiết

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!