Anki/anki/importing
Damien Elmes 3ffe47f5d6 improve handling of divergent models when importing
- instead of maintaining a list of model versions on the model which could get
  lost in a sync, we simply increment mid by one until we find a compatible
  schema or empty slot
- same approach for guids, so that reimports of divergent material won't cause
  extra duplicates
2012-11-02 06:34:28 +09:00
..
__init__.py gui integration for mnemosyne 2012-03-07 05:54:57 +09:00
anki1.py fix importing of anki1 media 2012-09-09 06:29:30 +09:00
anki2.py improve handling of divergent models when importing 2012-11-02 06:34:28 +09:00
apkg.py handle conflicts in apkg import as well 2012-09-21 15:42:30 +09:00
base.py start of packaged deck importing 2012-02-26 06:49:38 +09:00
csvfile.py reinit mapping when delimiter changed 2012-10-09 03:11:23 +09:00
mnemo.py added pluralization in a number of spots 2012-09-09 17:07:47 -05:00
noteimp.py add html stripping to import; don't always display empty note msg 2012-10-24 23:48:21 +09:00
supermemo_xml.py added pluralization in a number of spots 2012-09-09 17:07:47 -05:00