You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter issues since updating Anki to 24.11. The text of the card does not show up when reviewing, only the fill-in-the-blank type-in field. This can be worked around to a limited degree by adding {{cloze:Text}} to the template, but in that case (1) the fill-in-the-blank field is no longer in-line and (2) the 'instant feedback' feature does not function.
The set-up below functioned fine pre-24.11 but I experience the issues outlined above post-update.
Greetings and thanks for this plugin.
I encounter issues since updating Anki to 24.11. The text of the card does not show up when reviewing, only the fill-in-the-blank type-in field. This can be worked around to a limited degree by adding {{cloze:Text}} to the template, but in that case (1) the fill-in-the-blank field is no longer in-line and (2) the 'instant feedback' feature does not function.
The set-up below functioned fine pre-24.11 but I experience the issues outlined above post-update.
Config
{ "enable-new-filter": true, "experimental-asian-chars": false, "feedback-enabled": true, "feedback-ignore-accents": false, "feedback-ignore-case": false, "input-len-times": 62, "override-type-cloze": false }
Front Template
{{type:fill-blanks:cloze:Text}}
Back Template
{{type:fill-blanks:cloze:Text}} {{Back Extra}}
The text was updated successfully, but these errors were encountered: