Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 7694ff81c5 replace old selective study with new lists; fix upgrade
- instead of the old 4 settings, we move to just two, as there's no point
  having separate include and exclude options for a non-overlapping set of
  cards
- revGroups and newGroups are a list of groupIds to include in the queue. If
  all groups are enabled, the UI should set it to an empty list rather than a
  list of every available group, and groupLimit() will leave off the
  constraint completely
2011-04-28 09:23:28 +09:00
anki replace old selective study with new lists; fix upgrade 2011-04-28 09:23:28 +09:00
tests improve dynamic indices, implement new queue 2011-04-28 09:23:28 +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
setup.cfg initial commit from hg 2008-09-27 23:50:03 +09:00
setup.py rely on system-installed setuptools 2011-02-09 21:54:52 +09:00