mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 05:37:12 -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 |
||
|---|---|---|
| .. | ||
| cards.rs | ||
| mod.rs | ||
| notes.rs | ||
| parser.rs | ||
| sort_order.sql | ||
| sort_order2.sql | ||
| sqlwriter.rs | ||