A tool to import Kindle clippings file to Anki
There are 2 modes :
- Generate a CSV output than can be imported into Anki (default)
- Direct import using AnkiConnect
This is mostly a project to play around with Rust and learn it on something real. So there are probably lots of things that can be improved.
cargo build --releaseA tool to import kindle clippings file to Anki
Usage: kindlenotes2anki.exe [OPTIONS] <CLIPPINGS>
Arguments:
<CLIPPINGS> The path to the clippings txt file to read
Options:
-u, --use-anki-connect Use AnkiConnect, if not provided will generate a CSV output
--config <CONFIG> The path to a config file, if not provided will use defaults
-h, --help Print help
-V, --version Print version
You can adapt the configuration to your clippings file language customzing the configuration file.