Arthaey / anki-cloze-blanks

An Anki add-on that adds "fill in the blank"-style hints to cloze cards. ID: 546020849
https://ankiweb.net/shared/info/546020849
7 stars 3 forks source link

Description

Anki download ID: 546020849

An Anki add-on that adds "fill in the blank"-style hints to cloze cards. For example, a cloze card with {{c1::fill in the blanks}} will become {{c1::fill in the blanks::__ _ _ ___}}. It ignores clozes that already have a custom hint set.

To run, select the "Add blanks to cloze notes" item under the Tools menu on the overview screen to apply it to all cards, or from the Edit menu in the browser to apply it only to selected cards.

Settings

To change the basic settings, edit the code by changing the appropriate values at the top of the file.

You must restart Anki after changing any settings.

Features

To enable or disable features, edit the code by changing the appropriate values to True or False (as you want) in the FEATURES list at the top of the file.

You must restart Anki after enabling or disabling any features.

Support

Please contact me via Github. I cannot respond to questions or problems reported as reviews on Anki's website, unfortunately.

My other Anki add-ons are also on Github.

TODO

License

This addon is licensed under the same license as Anki itself (GNU Affero General Public License 3).