#How to make clozes in different fields to show without the cloze notation?
6 messages · Page 1 of 1 (latest)
Ultimate Geography v5.2
Front: {{Capital}}, <span style="color:blue">[...]</span>
Back: {{Capital}}, <span style="color:blue">{{Country}}</span>
Front: <span style="color:blue">[...]</span>, {{Country}}
Back: <span style="color:blue">{{Capital}}</span>, {{Country}}
I usually just type something like
Name:
Definition:
Example:
Etymology:
Do you really get much value of having those titles on your cards? 🤷🏽 It seems like you're trying to split this into multiple fields so that you can move the titles from the field to your template -- but couldn't you just get rid of the titles entirely?
I think you're missing one important piece of the logic that makes a cloze card. Putting {{cloze:field}} on your template means "for card 1, look in field, find me every c1 marker, and show that text with c1 deleted" -- and so on for cards 2, 3, 4, 5. If Anki looks in a field and doesn't see that cloze marker, there's nothing to show.
If you want multiple fields to be displayed on every card, then each field needs to have a cloze marker for each card. So to make your 1st field show on all 5 cards:
As I said above, you might be making this overly complicated to get where you want, but if you really want your clozes spread across fields, this should work.