ogallagher / quizcard-generator

Given a source document, generate quiz/flash cards
https://wordsearch.dreamhosters.com/quizcard-generator
MIT License
1 stars 0 forks source link

Confirm and document Anki integration with notes and card templates #2

Closed ogallagher closed 10 months ago

ogallagher commented 10 months ago

Once the full control flow has been confirmed, document the steps to follow in readme.

ogallagher commented 10 months ago

1. Run quizcard-generator to generate notes at out/anki/notes/<note-type>/<notes-file>.txt.

pending

2. Create note type <note-type> from base type Cloze and import card template from anki/card_templates/<note-type>/

pending

3. Import generated notes file

pending