AnkiNoteTemplate/templates/Japanese sentences/template.json

23 lines
453 B
JSON
Raw Normal View History

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