Anki/anki/importing
Jussi Maatta 656698da83 Add A-factor to E-factor conversion to SuperMemo import.
The SuperMemo XML importer assumed that the A-factors used by
SuperMemo map 1-1 with E-factors (which correspond to Ease in
Anki). This resulted in too large E-factors for imported items.

This change adds an A-factor to E-factor conversion to the
importer.
2014-01-26 10:09:47 +02:00
..
__init__.py support import of renamed .apkg files 2013-09-11 15:56:59 +09:00
anki1.py only duplicate notes with diff schema in anki1 import (#612) 2013-05-24 11:55:50 +09:00
anki2.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
apkg.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
base.py optimize imports 2012-12-22 09:17:10 +09:00
csvfile.py keep scanning csv until we find non-zero field count (#920) 2013-07-03 04:23:33 +09:00
mnemo.py mnemosyne importer tweaks 2013-06-05 18:39:32 +09:00
noteimp.py change misleading note import msg 2013-09-11 15:30:31 +09:00
pauker.py fix HTML in cards 2013-02-25 13:41:00 +01:00
supermemo_xml.py Add A-factor to E-factor conversion to SuperMemo import. 2014-01-26 10:09:47 +02:00