kindle-clippings-cli
v1.1.7
Published
CLI that parses, organizes and export a MyClippings.txt file obtained from a Kindle into json or a anki deck
Downloads
3
Readme
KindleClippingsCLI
CLI version of my KindleClippings package for parsing clippings made on the Kindle into json files or a anki deck.
Installing the CLI
npm i -g kindle-clippings-cli
Usage of the CLI
kindle-clippings --help
kindle-clippings -i "My Clippings.txt" -d "./clippings"
kindle-clippings -i "clippings/clipp_short.txt" --org "book" -d "anki" -a
Testing dev
npm run dev -- [args]
Anki Note template
The anki note template can be found in the folder anki
, or by just clicking here just import the anki deck and you will get the anki template that is used in this project