mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Anki is a smart spaced repetition flashcard program
![]() - reimplement reviewEarly and newEarly by replacing parts of the scheduler, instead of adding special conditions - remove references to isDue and priority (1,2,3,4) which is not necessary anymore - add option to switch between per-day scheduling and due now scheduling - newCardsToday() -> newCardsDoneToday() - don't decrement counts for suspended cards - make sure to update type when suspending/unsuspending - fix findCards() - set hardInterval = 1-1.1 on upgrade, or the default per day scheduling doesn't make sense |
||
---|---|---|
anki | ||
tests | ||
tools | ||
.gitignore | ||
ChangeLog.old | ||
COPYING | ||
ez_setup.py | ||
setup.cfg | ||
setup.py |