mirror of
https://github.com/ankitects/anki.git
synced 2025-11-15 17:17:11 -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 |
||
|---|---|---|
| .. | ||
| support | ||
| __init__.py | ||
| shared.py | ||
| test_cards.py | ||
| test_collection.py | ||
| test_decks.py | ||
| test_exporting.py | ||
| test_find.py | ||
| test_importing.py | ||
| test_latex.py | ||
| test_media.py | ||
| test_models.py | ||
| test_remote_sync.py | ||
| test_sched.py | ||
| test_stats.py | ||
| test_sync.py | ||
| test_undo.py | ||
| test_upgrade.py | ||