Skip to content

jdambron/kindlenotes2anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

208 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kindlenotes2anki

Continuous integration

A tool to import Kindle clippings file to Anki

There are 2 modes :

  1. Generate a CSV output than can be imported into Anki (default)
  2. Direct import using AnkiConnect

⚠️ To be able to use the direct import, you must first install AnkiConnect and launch Anki.

Disclaimer

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.

Build the project

cargo build --release

Usage

A 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

Configuration

You can adapt the configuration to your clippings file language customzing the configuration file.

About

A tool to import Kindle clippings file to Anki

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

Languages