Cloze one by one uncovering

I updated the note type: https://ankiweb.net/shared/info/1231171279.


Touch controls have been implemented:

  • Two buttons on the bottom right (for thumb control on mobile)
  • Touch input on the cloze text advances the reveal process too
  • The keyboard shortcuts are easily customizable (look for var shortcuts in the template)

Done.

Assuming you mean handling a card like native Anki cards if it only has a single cloze, that is implemented too.

The new touch controls make this usable on AnkiDroid and AnkiMobile. However, MathJax is only supported on AnkiMobile, because AnkiDroid doesn’t expose MathJax (or I haven’t found the right way).

Edit: I just tested again and MathJax actually works on AnkiDroid :neutral_face: A bit too tired I guess :sweat_smile:

The note type now supports fully wrapped MathJax equations. You can also use MathJax for hints. The incremental reveal of individual variables within an equation is an entirely different beast though and I don’t know if it’s possible tbh.

3 Likes