Anki/anki
Damien Elmes 751cb7df67 add a new default for counts()
As per the forum thread, the current due counts are really demotivating when
there's a backlog of cards. In attempt to solve this, I'm trying out a new
behaviour as the default: instead of reporting all the due cards including the
backlog, the status bar will show an increasing count of cards studied that
day. Theoretically this should allow users to focus on what they've done
rather than what they have to do. The old behaviour is still there as an option.
2011-09-07 19:11:37 +09:00
..
importing move tags into deck; code into separate file 2011-08-28 13:44:29 +09:00
template add [] to cloze 2011-04-29 11:43:06 +09:00
__init__.py prevent people from shooting themselves in the foot 2011-04-28 09:31:48 +09:00
cards.py track all reps & time on a per-day basis 2011-09-07 18:48:29 +09:00
consts.py add a new default for counts() 2011-09-07 19:11:37 +09:00
cram.py convert groups to json; use timestamp ids for all but default 2011-08-27 17:13:04 +09:00
db.py check python version and locale on load 2011-04-28 09:24:03 +09:00
deck.py add a new default for counts() 2011-09-07 19:11:37 +09:00
errors.py update license link 2011-04-28 09:24:01 +09:00
exporting.py update license link 2011-04-28 09:24:01 +09:00
facts.py thinko 2011-08-28 14:40:52 +09:00
find.py move group code into a registry like models 2011-08-27 23:45:55 +09:00
groups.py track all reps & time on a per-day basis 2011-09-07 18:48:29 +09:00
hooks.py update license link 2011-04-28 09:24:01 +09:00
js.py add a pie graph, add average interval to ivls area 2011-04-28 09:24:00 +09:00
lang.py update license link 2011-04-28 09:24:01 +09:00
latex.py move models into the deck table 2011-08-27 22:27:09 +09:00
media.py move tags into deck; code into separate file 2011-08-28 13:44:29 +09:00
models.py top level groups 2011-09-07 01:31:46 +09:00
sched.py add a new default for counts() 2011-09-07 19:11:37 +09:00
sound.py centralize all tmp dir access 2011-04-28 09:24:03 +09:00
stats.py top level groups 2011-09-07 01:31:46 +09:00
stdmodels.py move models into the deck table 2011-08-27 22:27:09 +09:00
storage.py top level groups 2011-09-07 01:31:46 +09:00
sync.py rename some columns for consistency 2011-09-06 21:33:19 +09:00
tags.py move tags into deck; code into separate file 2011-08-28 13:44:29 +09:00
utils.py move tags into deck; code into separate file 2011-08-28 13:44:29 +09:00