smux-anki-converter
smux-anki-converter copied to clipboard
SuperMemo UX to Anki converter
This program allow to convert SuperMemo UX Courses into Anki flash cards.
In order to create anki file do the following:
-
Install Java Runtime: http://www.java.com/pl/download/
-
Create directory eg.
-
Put contents of "Program Files/SuperMemo UX/Courses" into created previously
Note: It's good to run SuperMemo before converting so it can download latest course update. -
Put smux-anki-convert-
.jar into -
If you have already started the course put repetition database "Documents and Settings/<User>/Application Data/SuperMemo World/SuperMemo UX/<User>/Repetitions.dat" into
The contents of
./smux-anki-convert-1.1.jar ./Repetitions.dat ./Niemiecki Kein Problem 1 ./Niemiecki Kein Problem 1/course.smdif ./Niemiecki Kein Problem 1/course.smpak
-
Run smux-anki-convert-1.1.jar by clicking it or with console: java -jar smux-anki-convert-1.1.jar
-
Anki file and media will be created
-
After runing Anki run database check
-
If you want just to unpack SuperMemo files run:
java -jar smux-anki-convert-
SM files will be placed in unpackdir
Compile with:
mvn assembly:assembly