anki/rslib/src
Damien Elmes 894b7862e3
Improve import messaging when notetype has changed (#2483)
* Fix file extension not being appended on export

Regressed in #2427

* Improve import messaging when notetype has changed

- If the local notes are up to date, we don't need to warn about the
changed notetype, as no updates are required.
- Make it clearer that a changed notetype only affects updates.

Will update the docs as well.
2023-04-28 11:39:18 +10:00
..
backend Various tweaks to I/O code (#2478) 2023-04-19 15:30:18 +10:00
card Ensure state mutator runs after card is rendered (#2421) 2023-03-16 16:31:00 +10:00
card_rendering Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
collection Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
config Bump Rust version 2023-03-31 14:11:33 +10:00
deckconfig Bump Rust version 2023-03-31 14:11:33 +10:00
decks Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
error Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
image_occlusion Various tweaks to I/O code (#2478) 2023-04-19 15:30:18 +10:00
import_export Improve import messaging when notetype has changed (#2483) 2023-04-28 11:39:18 +10:00
media Add option to tag notes with missing media (#2379) 2023-02-20 18:48:09 +10:00
notes Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
notetype Various tweaks to I/O code (#2478) 2023-04-19 15:30:18 +10:00
revlog Bump Rust version 2023-03-31 14:11:33 +10:00
scheduler Use original deck name if card is in filtered deck 2023-04-13 14:46:47 +10:00
search Bump Rust version 2023-03-31 14:11:33 +10:00
stats fix stats calendar incorrect due to daylight savings time (#2456) 2023-03-28 15:35:06 +10:00
storage Add a fully-random review order 2023-04-11 16:16:45 +10:00
sync Bump Rust version 2023-03-31 14:11:33 +10:00
tags Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
undo Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
adding.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
browser_table.rs Bump Rust version 2023-03-31 14:11:33 +10:00
cloze.rs Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
dbcheck.rs Fix invalid ids on import (#2449) 2023-03-20 07:04:59 +10:00
findreplace.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
i18n.rs drop the legacy enum from rslib, and pass separate module/message idx 2021-03-27 11:56:31 +10:00
io.rs Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
latex.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
lib.rs Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
links.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +10:00
log.rs Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
markdown.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
ops.rs Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
pb.rs Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
preferences.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
prelude.rs Global new ignore review limit (#2417) 2023-03-06 19:06:12 +10:00
serde.rs Add ability to restore a notetype to its original configuration (#2472) 2023-04-18 14:07:51 +10:00
template_filters.rs Bump Rust version 2023-03-31 14:11:33 +10:00
template.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
tests.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
text.rs Move ascii_percent_encoding into a separate repo 2023-04-12 08:45:23 +10:00
timestamp.rs Add time of date to browser date columns 2023-03-26 14:49:49 +10:00
typeanswer.rs Fix excess missed markers in non-Latin text 2023-02-10 15:11:36 +10:00
types.rs update scheduling ops 2021-04-06 16:38:42 +10:00
version.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00