mirror of
https://github.com/ankitects/anki.git
synced 2025-11-27 06:57:11 -05:00
* Use all_cards_for_search() helper * Add CardTableGuard * Add for_each_card_in_search() helper * Add all_cards_for_search_in_order() helper * Add all_cards_for_ids() helper * Return siblings for bury instead of only searching * Remove redundant clear_searched_cards_table() calls * Add with_searched_cards_table() * Remove false comment * Add NoteTableGuard * Add with_ids_in_searched_notes_table() helper * Make some last routines use table helpers |
||
|---|---|---|
| .. | ||
| package | ||
| text | ||
| gather.rs | ||
| insert.rs | ||
| mod.rs | ||