mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Anki is a smart spaced repetition flashcard program
![]() In various parts of the code we need to get all cards of a given category (new, failed, etc) regardless of whether they're suspended, buried, etc. So we store the true type in the obsolete relativeDelay column and add in index for it, because it's cheaper than putting indices on reps & successive. |
||
---|---|---|
anki | ||
tests | ||
tools | ||
.gitignore | ||
ChangeLog.old | ||
COPYING | ||
ez_setup.py | ||
setup.cfg | ||
setup.py |