feat(anki): specify deck in typst comments

This commit is contained in:
arne314
2024-12-30 23:47:43 +01:00
parent 348a889521
commit 1a84e22c5f
3 changed files with 95 additions and 39 deletions

View File

@@ -25,7 +25,7 @@ async def export_flashcards(root_dir, clear_cache, typst_cmd, anki_url, anki_key
await compiler.compile_flashcards(flashcards)
try:
# async anki push per deck
# async anki push
await api.push_flashcards(flashcards)
finally:
# write id updates to files