mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 15:17:12 -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 |
||
|---|---|---|
| .. | ||
| card.rs | ||
| graphs.rs | ||
| mod.rs | ||
| today.rs | ||