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

Cloze Blanks #7

Closed zaviazun closed 5 years ago

zaviazun commented 8 years ago

Hi. What's up? I found your add-on - Cloze Blanks https://ankiweb.net/shared/info/546020849 and I like the idea, but unfortunately it doesn't work. If it possible, may you edit the code? Thanks!

Traceback (most recent call last): File "C:\Users\user\Documents\Anki\addons\Cloze_Blanks.py", line 43, in addClozeBlanksToExistingCards _forExistingCards(u"Add blanks to ALL cloze cards?", _addClozeBlanksToNotes) File "C:\Users\user\Documents\Anki\addons\Cloze_Blanks.py", line 52, in _forExistingCards nids = mw.col.models.nids(cloze) File "anki\models.py", line 202, in nids TypeError: 'NoneType' object has no attribute 'getitem'

Arthaey commented 6 years ago

Does the latest version still have this problem?

Arthaey commented 5 years ago

Please reopen if you see this problem again.