anki/rslib
Damien Elmes f758b33346
Default to current deck in csv import if settings allow it (#2527)
* Default to current deck in csv import if settings allow it

Reuses defaults_for_adding(). In the future we might also want to update
the last deck/notetype on successful completion, if entries weren't
specified in the file.

https://forums.ankiweb.net/t/importing-new-notes-to-wrong-deck-in-anki-2-1-63/30598

* Address review feedback from Rumo
2023-05-31 13:47:12 +10:00
..
benches Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
build Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
i18n Update Rust deps 2023-03-31 14:38:24 +10:00
i18n_helpers Update Rust deps 2023-03-31 14:38:24 +10:00
linkchecker Detect incorrect usage of triple slash in TypeScript (#2524) 2023-05-26 12:49:44 +10:00
src Default to current deck in csv import if settings allow it (#2527) 2023-05-31 13:47:12 +10:00
tests/support move linkchecker into separate crate 2021-12-20 17:27:43 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bench.sh New TTS/AV tag handling (#1559) 2021-12-17 19:04:42 +10:00
Cargo.toml percent-encoding -> percent-encoding-iri 2023-05-29 14:46:02 +10:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00

Anki's Rust code.