Anki/anki/importing
Damien Elmes bd1c6d4395 more robust anki1 upgrading & anki2 importing
- base the 2.0 model id on the 1.2 one so we don't get new models each time we
  reimport the file
- when determining if we can reuse an existing note, it must have the same
  model id, and the model must have the same schema
- make sure we check templates when determining schema
- if schema has diverged, note needs new guid
2012-10-27 20:55:08 +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 more robust anki1 upgrading & anki2 importing 2012-10-27 20:55:08 +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