Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 32fde2a072 encode daily steps in left
When a user has learning steps that extend past the daily cutoff, we end up
counting them all instead of only the ones that would be done today. In order
to avoid this without expensive calculations or db schema changes, we
calculate the number of steps until the daily cutoff and pack it into the left
column, as totalLeft + leftToday*1000.
2012-05-20 16:05:50 +09:00
anki encode daily steps in left 2012-05-20 16:05:50 +09:00
tests encode daily steps in left 2012-05-20 16:05:50 +09:00
thirdparty bundle pyaudio, beautifulsoup and httplib2 2012-04-28 19:02:04 +09:00
tools apply review limit; fix finished msg 2011-11-15 04:05:44 +09:00
.gitignore add coverage testing 2011-11-08 20:29:47 +09:00
ChangeLog.old initial commit from hg 2008-09-27 23:50:03 +09:00
LICENSE update license link 2011-04-28 09:24:01 +09:00
README add readme 2012-04-25 14:42:50 +09:00

Please see http://ankisrs.net/docs/dev/addons.html