mirror of
https://github.com/ankitects/anki.git
synced 2025-11-12 23:57:13 -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">
|
<property name="text">
|
||||||
<string>qt_accel_forget</string>
|
<string>qt_accel_forget</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true">Ctrl+Alt+N</string>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_toggle_mode">
|
<action name="action_toggle_mode">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue