mirror of
https://github.com/ankitects/anki.git
synced 2025-11-17 10:07:13 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anki1.py | ||
| anki2.py | ||
| apkg.py | ||
| base.py | ||
| csvfile.py | ||
| mnemo.py | ||
| noteimp.py | ||
| supermemo_xml.py | ||