dper / kanjiforanki

Takes a list of kanji and generates Anki flash cards for each them.
MIT License
11 stars 0 forks source link

Write cards #3

Closed dper closed 10 years ago

dper commented 10 years ago

See https://github.com/dper/KanjiForAnki/issues/2 for relevant information output format.

All of the data we need is in Kanji. We have a list of these, and we need to go through them one at at time and make the flash card for each. Each of these cards will be one long line in a text file.

dper commented 10 years ago

The base cards themselves are now being written properly.

Things that remain to do are: