I’ve checked a few other posts, but can’t find a definitive answer. Currently, for simple cards with a front and a back, I have the following html:
<section id="answer" class="simple simple-reverse">
So on reveal the reverse card scrolls to the answer id. Is there any sane way to do this for a given {{c1::cloze field}}?
- I often have multiple cloze fields in one note
- Sometimes these are on the same card …
- Sometimes the note creates multiple cloze cards
Without javascript, is this possible (on AnkiMobile and desktop)? Or can I suggest a feature for this?
I guess you’d have to have numbered ids for each cloze card and scroll to the first one.