mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 21:27:14 -05:00
- fetch reviews from all child decks at once, sorted by due order - shuffle the gathered cards as we did previously - review limits on child decks are ignored - only the current deck and its parents control what the limit is - to make the deck list consistent with actual counts, we can't sum the child counts, as the sum in the parent limit>child limit case may not reflect the actual number of cards that would be presented |
||
|---|---|---|
| .. | ||
| support | ||
| __init__.py | ||
| shared.py | ||
| test_cards.py | ||
| test_collection.py | ||
| test_decks.py | ||
| test_exporting.py | ||
| test_find.py | ||
| test_flags.py | ||
| test_importing.py | ||
| test_latex.py | ||
| test_media.py | ||
| test_models.py | ||
| test_sched.py | ||
| test_stats.py | ||
| test_sync.py | ||
| test_undo.py | ||
| test_utils.py | ||