Ignore combining characters (diacritics, …) when {{type}}ing
<10kB. Updated 2020-07-08.
The author has shared 2 other
item(s).
Description
Download
As add-ons are programs downloaded from the internet, they are potentially malicious. You should only download add-ons you trust.
Supported Anki versions:
- 2.1.22-2.1.28+ (Updated 2020-07-08)
To download this add-on, please copy and paste the following code into Anki 2.1:
802290172
If you were linked to this page from the internet, please open Anki on your computer, go to the Tools menu and then Add-ons>Browse & Install to paste in the code.
All Anki 2.1.x Add-Ons Contact Author
Reviews

Works exactly as advertised, much appreciated!

very good, i offen use {{type}} for dictated english vocabulary, sometime i would close eyes, when i type wrong answers, i need a beep sound, so i find your addon and modify your code with add one fun: def beep(): print("\a") and call beep() at the not typed_correct case. it's very useful!!! thanks.