mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.dev | ||
| setup.py | ||