AnkiNoteTemplate/templates/Japanese sentences/template.json

23 lines
461 B
JSON
Raw Normal View History

2021-04-20 11:17:30 +00:00
{
"modelName": "Japanese sentences",
"inOrderFields": [
"SentKanji",
"SentFurigana",
"SentEng",
"SentAudio",
"MorphManFocus",
"VocabKanji",
"VocabFurigana",
"VocabPitchPattern",
"VocabPitchNum",
"VocabDef",
"VocabAudio",
"Image",
"Notes",
"MakeProductionCard"
],
"cardTemplates": [
2021-11-27 14:58:45 +00:00
"Recognition",
"Production"
2021-04-20 11:17:30 +00:00
]
}