Anki/anki/importing
Damien Elmes 0d1d8c5bf9 define standard encoding for unicode (#893)
- always store media references in fields in NFC form
- always encode filenames on disk in NFC form on machines other than macs
- use relevant encoding when placing files in the media folder during syncs
  and apkg imports as well
- rename 'unused media' back to 'check media'
- check media can now automatically change media references and filename
  encodings to the correct format
2013-09-20 19:28:44 +09: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 possible fix for supermemo importer (#480) 2013-01-15 06:37:30 +09:00