Scripts and files for Talk to me in Korean, especially the import of their materials into Anki (flash) cards.
Here's the process:
- I went through the course lessons manually and recorded the vocab/conversations that I found useful/interesting into
notes.mdmarkdown file. This is done manually. - I run
python compile.pyto createcards.txt. This takes all the cards in my notes (the lines that contain a = sign indicate this) and creates cards for them, both front->back and back->front directions. - I import
cards.txtinto Anki - I study cards to become 한국어 전문가
Feel free to adjust to your needs, it's just text files.
MIT