kaeru is a chrome extension for turning jisho.org results into Anki SRS flashcards.
'kaeru' is the romanized version of 変える, which means to change or transform. I chose the name in the spirit of the two tools it unites: jisho (辞書 = dictionary) and anki (暗記 = memory).
You can download it for free in the Google Chrome Store here.
- search for a word on jisho.org
- open the extension, click
make card
- Optionally, you can keep searching for words and adding them to your queue.
- Open the extension and click 'download'.
- go to your anki deck, then import the card (see notes).
important:
- Be sure to select "Field separated by: Space" (if it says something else, click it and enter a single space to update).
- Check "Allow HTML in fields".
You can also watch the demo.
notes:
- kaeru only supports basic card templates (no reverse cards yet)
- clone the repo
- run
yarn
ornpm install
- run
yarn dev
if you want to work on the popup - run
yarn build
to build the extension scripts - open chrome://extensions in your browser, and choose
load unpacked extension...
, then select thedist
directory of your local repo.
PRs welcome, although it's not really much right now. Feedback is extremely welcome, including feature requests or other ideas. If you'd like to collaborate or contribute long term, please contact me.
This is a mad work-in-progress right now. Lots to do!
- Creating multiple cards before downloading (allows single import of multiple cards).
- Cleanup the html markup before exporting
- Make everything way more FP
- Fix anki template and figure out how to distribute
- Continue reducing friction from jisho -> anki (too many clicks required in anki)
- Add configuration options (only first entry, no furigana, etc.)
- Tests! (lol should be way higher)
A big thanks to Kim Ahlström of jisho.org and the fine folks at Anki!
icon: Created by Stewart Lamb Cromar from the Noun Project