Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes e49a9bb5ac relative sibling spacing for reviews
Anki 1.0 had a similar feature but we do things a bit differently now. The
relative spacing applies only to reviews, and spaces cards according to their
interval, instead of spacing all cards the same. Any delay < 1 full day is
treated as no delay, so with the default 10% setting, reviews with an interval
< 10 days are not spaced at all. This should hopefully cut down on support
queries for people wondering why many of their cards were delayed, allows the
two settings to be documented separately, and does away with the somewhat
confusing usage of non-integer new sibling values to disable review spacing.
2011-02-02 23:47:58 +09:00
anki relative sibling spacing for reviews 2011-02-02 23:47:58 +09:00
tests fix a unit test 2010-12-25 12:44:06 +09:00
tools Remove call to iterate over removed dir (features) 2009-06-15 20:02:38 +02:00
.gitignore auto-detect '=' as import delimiter, strip fields 2010-03-14 11:40:31 +01:00
ChangeLog.old initial commit from hg 2008-09-27 23:50:03 +09:00
COPYING allow bsd license rather than requiring people to sign over copyright 2010-08-11 14:40:34 +09:00
ez_setup.py initial commit from hg 2008-09-27 23:50:03 +09:00
setup.cfg initial commit from hg 2008-09-27 23:50:03 +09:00
setup.py convert pystache to private library since it doesn't behave like upstream 2010-11-29 22:51:55 +09:00