anki/pylib/tools
Damien Elmes ac4284b2de update tag handling
- tag list stored in a separate DB table
- non-wildcard searches now do full unicode case folding
(eg tag:masse matches 'Maße')
- wildcard matches do simple unicode case folding
- some functions haven't been updated yet, so ascii folding will
continue to be used in some operations
2020-04-03 19:34:46 +10:00
..
__init__.py move hook gen code out of anki/ 2020-01-15 09:11:20 +10:00
diff-sched.py add diffing script 2020-03-04 21:34:18 +10:00
genhooks.py update tag handling 2020-04-03 19:34:46 +10:00
hookslib.py fix legacy filter return values being ignored 2020-02-18 09:12:16 +10:00