Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 6af7f6e846 improved finding
- new per-character tokenizer that is easier to read and maintain
- OR searches now supported
- grouping with ( and ) now supported
- sorting is off by default now
- searching in html is disabled for now, but may come back later
- use ? arguments instead of named arguments to ease porting to other
  platforms
- field:foo is no longer wrapped in implicit wildcards
- avoid joining notes table if it not required - about 30% faster
- fixed sql injection bug in findNids()
- commands no longer have to take care of negation themselves
- commands can return nothing to immediately flag the query as invalid
2012-05-23 20:21:47 +09:00
anki improved finding 2012-05-23 20:21:47 +09:00
tests improved finding 2012-05-23 20:21:47 +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