Anki/rslib/src/import_export
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
..
package Fix newer notes incorrectly being skipped when importing successive exports (#3693) 2025-01-13 13:42:44 +11:00
text fix csv columns breaking when not contiguous (#3690) 2025-01-13 13:42:31 +11:00
gather.rs Allow im-/exporting with or without deck configs (#2804) 2023-11-13 13:54:41 +10:00
insert.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Cloze notetype merges (#2912) 2023-12-28 18:01:23 +10:00
service.rs Allow im-/exporting with or without deck configs (#2804) 2023-11-13 13:54:41 +10:00