Hello all,
I'm trying to augment the
shared KanjiDamage deck with furigana and clozes in order to make remembering some readings easier. However, I noticed that using both Furigana and Clozes in the same field (i.e. "{{cloze:furigana:Text}}") is not supported on AnkiDroid. If I use *only* furigana or *only* clozes, things work fine. I've tried switching around the "cloze" and "furigana" tags in the fields, to no avail.
I've created a very small
test deck (1 card) to illustrate the issue. This test deck works fine on the desktop version of Anki. On AnkiDroid, the field with "cloze:furigana:" is missing.
Is there a way to get this to work in AnkiDroid? I've tried digging into the code to see if I could sort out the problem myself, but I don't know Java and it looks like clozes and furigana are handled in different ways (furigana as rendering hooks, clozes directly in the model).
Regards,
Patrice
PS: Thanks for a very awesome app! :)