Anki/rslib/src/notes
llama 2a1448bc45
Fix newer notes incorrectly being skipped when importing successive exports (#3693)
* add Note::set_modified_with_mtime

* add struct for Collection::update_note_inner_without_cards's args

* refactor Collection::update_note_inner_without_cards to use the arg struct

* add Collection::update_note_inner_without_cards_using_mtime

* use incoming note's mtime when updating notes during import
2025-01-13 13:42:44 +11:00
..
mod.rs Fix newer notes incorrectly being skipped when importing successive exports (#3693) 2025-01-13 13:42:44 +11:00
service.rs Add a backend method to add notes in bulk (#2659) 2023-09-16 13:51:32 +10:00
undo.rs Fix maybe_coalesce_note_undo_entry() (#2992) 2024-02-11 16:04:10 +10:00