mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07:11 -05:00
Instead of collecting the exact number of cards, we just record whether a group has any reviews or new cards. By not needing to calculate the exact numbers, it runs a lot faster than before. Also, changed the group code to ensure parents are automatically created when a group is added. |
||
|---|---|---|
| .. | ||
| off | ||
| support | ||
| __init__.py | ||
| shared.py | ||
| test_cards.py | ||
| test_deck.py | ||
| test_find.py | ||
| test_latex.py | ||
| test_media.py | ||
| test_models.py | ||
| test_sched.py | ||
| test_stats.py | ||
| test_sync.py | ||
| test_undo.py | ||