Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 839 Bytes

File metadata and controls

16 lines (10 loc) · 839 Bytes

ttmik scripts

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.md markdown file. This is done manually.
  • I run python compile.py to create cards.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.txt into Anki
  • I study cards to become 한국어 전문가

Feel free to adjust to your needs, it's just text files.

License

MIT