script to generate jp anki cards
add text files to /input folder and run node index.js
- create multiple cards for each time a word is seen between multiple files (but not multiple times in one file)
- finish single card translation mechanism
- resolve words with no translations found
- finish card creator function
- implement batching
- implement multifile input
- OCR support
- web browser support