Anki/rslib/src/search
RumovZ 8c02c6e205 Split unescaping between parser and writer
* Unescape wildcards in writer instead of parser.
* Move text conversion functions to text.rs.
* Implicitly norm when converting text.
* Revert to using collection when comparing tags but add escape support.
2020-11-17 12:49:37 +01:00
..
cards.rs fix new clippy lints 2020-10-09 21:35:53 +10:00
deck_order.sql rework aux table sorting 2020-05-12 21:13:33 +10:00
mod.rs start work on field changes, and add search_cards to col 2020-05-12 21:13:33 +10:00
notes.rs automatically omit notes or cards table when possible 2020-05-19 11:27:02 +10:00
notetype_order.sql rework aux table sorting 2020-05-12 21:13:33 +10:00
parser.rs Split unescaping between parser and writer 2020-11-17 12:49:37 +01:00
sqlwriter.rs Split unescaping between parser and writer 2020-11-17 12:49:37 +01:00
template_order.sql rework aux table sorting 2020-05-12 21:13:33 +10:00