mirror of
https://github.com/ankitects/anki.git
synced 2025-11-12 07:37:11 -05:00
ctrl+alt+n for forget
https://forums.ankiweb.net/t/anki-2-1-44-make-cards-new/12247/7
This commit is contained in:
parent
40c1a86a25
commit
546d32cfda
1 changed files with 3 additions and 0 deletions
|
|
@ -608,6 +608,9 @@
|
|||
<property name="text">
|
||||
<string>qt_accel_forget</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+Alt+N</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_toggle_mode">
|
||||
<property name="text">
|
||||
|
|
|
|||
Loading…
Reference in a new issue