AMC Download
1. AMConverter Download (Newest Version)
The main AnyMemo program can be downloaded from the Android Market. Here is the AnyMemo Converter that can convert the Mnemosyne XML, CSV or TAB separated text files. It works on Linux, Windows and Mac OS X. You will need Java Runtime Environment 1.6+ installed to run the program correctly.
1.1 Linux and Mac user
Download: amconverter-2.0.3.tar.gz
How to use:
- Extract the archive to a directory
- In the terminal(Console), run: $ cd /YOURDIR/amconverter/
- $ java -jar fmconverter.jar
- Click "From" button to select the XML, CSV or TXT file. If you are using CSV or TXT you need to select the separator. If the format is XML, you do not need to care.
- Choose the format of Q/A
- Click "Convert" Button to convert to the database. The database has .db extension.
- Copy your db to the SD card of your Android mobile phone.
1.2 Windows User
Download:
For 32-bit windows user:
amconverter-win-32-2.0.3.zip
For 64-bit windows user:
amconverter-win-64-2.0.3.zip
How to use:
- Extract the exe file to a directory
- Double click the fmconverter.exe
- Click "From" button to select the XML, CSV or TXT file. If you are using CSV or TXT you need to select the separator. If the format is XML, you do not need to care.
- Choose the format of Q/A
- Click "Convert" Button to convert to the database. The database has .db extension.
- Copy your db to the SD card of your Android mobile phone.
2. Versions History
Version 2.0.3
- Fix bug: Fix the bug about UTF-8 BOM.
Version 2.0.2
- Fix bug: Now it is OK to have empty entry like "C:" or "A:" etc.
Version 2.0.1
- Fix bug: Now user can use PGY Phonetic Plain.
Version 2.0.0
- Add infomation dialog after converting.
- Enhence support of CSV file. Support multi-line now.
Version 1.9.4
- If database has multiple line in Q or A in QA Text format, AMC now will automatically add line seperator.
Version 1.9.3
- Fix some bugs in QA Text format.
Version 1.9.2
- Add support for Category (as C:****) and Note (as N:****) in QA Text format.
- Fix some bugs in QA Text format.
Version 1.9.1
- Fix some bugs.
- Add "User Audio" in language options.
Version 1.9
- Fix some bugs.
- Add more language options.
Version 1.4.1
- Fix the bug that it can't use Kingsoft phonetic symbol.
Version 1.4
- Add choices for HTML and Ratio of question and answer.
- Add support for phonetic symbol of English translated from Kingsoft and PGY phonetic plain.
Version 1.2.4
- Add support for SuperMemo XML files.
Version 1.2.3
- Fix the bug that user needs to rechooce split up every time before convert.
Version 1.2.2
- Fix the bug that split up option can't be disabled.
- Fix the bugs that, in QAText, it can't process multi-line in Q and needs blank line before Q.
Version 1.2.1
- Add ability to split up DB.
Version 1.2
- Add support for TXT files with QA-text structure.
- Fix several bugs.
Version 1.1
- Add support for XML files converted by smconv.pl from SuperMemo Palm PDB.
- Add support for more types of encoding.
Version 1.0
- Can convert Mnemosyne's XML files.
- Can convert CSV and TXT files separated by ',' or Tab.