Both examples do the same in C#, together with explanation that couroutine is executed synchronously until hitting a real pause point. Change `asyncio.create_task` to `Task.Run` and that's exactly the same behavior in…
I have encountered a problem on Android app, even if I have starred words in conversation they are still not there in "Progress -> Vocabulary". Also, would be great if I could easily import cards from there to Anki…
Both examples do the same in C#, together with explanation that couroutine is executed synchronously until hitting a real pause point. Change `asyncio.create_task` to `Task.Run` and that's exactly the same behavior in…
I have encountered a problem on Android app, even if I have starred words in conversation they are still not there in "Progress -> Vocabulary". Also, would be great if I could easily import cards from there to Anki…