Anki/anki
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
..
importing fix tag update 2010-12-08 17:05:19 +09:00
template disable callable replacement which isn't supported on older pythons 2011-01-20 05:32:30 +09:00
__init__.py bump version 2011-01-27 08:13:10 +09:00
cards.py fix a bug with relativeDelay not being set on card answer 2011-01-19 01:18:27 +09:00
db.py remove string exceptions for python2.6 2010-06-10 13:24:46 +09:00
deck.py relative sibling spacing for reviews 2011-02-02 23:47:58 +09:00
errors.py rename instance var to avoid deprecation warning 2009-04-29 15:28:13 +09:00
exporting.py more type handling updates; don't munge counts on sync 2010-11-13 18:39:24 +09:00
facts.py limit plugin warning to once a session 2010-12-11 22:04:24 +09:00
fonts.py initial commit from hg 2008-09-27 23:50:03 +09:00
graphs.py option to limit graphs to selective study 2011-01-02 17:36:11 +09:00
history.py fix reviewHistory table by rebuilding it 2009-03-15 07:27:44 +09:00
hooks.py new syncName handling 2010-11-23 23:12:34 +09:00
lang.py translation patches from Piotr 2009-01-20 23:33:50 +09:00
latex.py if latex didn't run, prompt user to install 2011-01-31 13:00:11 +09:00
media.py fix media db check freezing interface if no media folder 2011-02-02 22:04:12 +09:00
models.py rewrite media support 2010-12-11 01:19:31 +09:00
sound.py fix win32 audio issue when temp dir has foreign chars 2011-01-18 02:22:55 +09:00
stats.py more type handling updates; don't munge counts on sync 2010-11-13 18:39:24 +09:00
stdmodels.py place cards with corrupt/missing facts into new fact instead of deleting 2010-12-13 06:46:20 +09:00
sync.py clearer message when facts missing after sync 2011-01-21 11:02:07 +09:00
tags.py don't create empty tags on export 2010-02-05 12:27:32 +09:00
utils.py fix html comments in translator's patch 2011-02-01 18:57:44 +09:00