mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 13:34:24 -05:00
feat(anki): specify deck in typst comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user