Configuration similar to the audio settings of vocabulary type would be nice. I tried adding copy the settings with no success.
{
"packages": [
{
"name": "english",
"decks": [
{
"id": "b698a07e-70eb-474b-82cb-f244a608b21e",
"name": "English",
"src": [
{
"type": "expression",
"file": "expressions.tsv",
"header": true,
"card_color": "#AA3333",
"card_properties": {
"tags": ["english", "expressions"]
}
}
],
"audio": {
"lang": "en",
"media_dir": "./media"
}
}
]
}
]
}
Configuration similar to the audio settings of vocabulary type would be nice. I tried adding copy the settings with no success.