AnkiNoteTemplate/templates/Japanese fallback/template.json

23 lines
460 B
JSON
Raw Permalink Normal View History

2021-07-10 17:30:25 +00:00
{
"modelName": "Japanese fallback",
"inOrderFields": [
"SentKanji",
"SentFurigana",
"SentEng",
"SentAudio",
"MorphManFocus",
"VocabKanji",
"VocabFurigana",
"VocabPitchPattern",
"VocabPitchNum",
"VocabDef",
"VocabAudio",
"Image",
"Notes",
"MakeProductionCard"
],
"cardTemplates": [
2021-11-27 14:47:23 +00:00
"Recognition",
"Production"
2021-07-10 17:30:25 +00:00
]
}