Skip to content

This script will turn a Japanese vocab list into an Anki-importable text file.

Notifications You must be signed in to change notification settings

NessDan/japanese-list-to-anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Your Japanese Vocab in Anki

This script will turn a Japanese vocab list into an Anki-importable text file.

Requirements

You'll need node.js.

Vocab List Format

Your word list must be in this format in a file called wordlist.txt:

oboeru - to memorize | to learn / to pick up
gengo - language

Code Example

node index.js is all you need to get the script running.

It will fetch word data from Jisho and audio data from JapanesePod101. Audio data will be stored in collection.media/. These audio files must be merged in with your Anki media folder. Instructions for that are here.

About

This script will turn a Japanese vocab list into an Anki-importable text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published