mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Enable nc: to only search in a specific field * Add FieldSearchMode enum to replace boolean fields * Avoid magic numbers in enum * Use standard naming so Prost can remove redundant text --------- Co-authored-by: Damien Elmes <gpg@ankiweb.net> |
||
|---|---|---|
| .. | ||
| service | ||
| builder.rs | ||
| card_mod_order.sql | ||
| deck_order.sql | ||
| mod.rs | ||
| note_cards_order.sql | ||
| note_decks_order.sql | ||
| note_due_order.sql | ||
| note_ease_order.sql | ||
| note_interval_order.sql | ||
| note_lapses_order.sql | ||
| note_original_position_order.sql | ||
| note_reps_order.sql | ||
| notetype_order.sql | ||
| parser.rs | ||
| sqlwriter.rs | ||
| template_order.sql | ||
| writer.rs | ||