A Node.js script to create cards out of a list of spanish word, context pairs.
- Download and add
- Definitions
- Translations
- Create cloze example field
- Definitions & Pronunciations: SpanishDict
- Translations: bab.la
- Install Node.js if you haven't already
- Export the desired deck into a JSON file using this addon
- Move the JSON file into the input folder
- Edit the config (./config/config.js) to suit your needs.
npm start
All TODOs are in the Issues for this repository.