Skip to content

r1.1

Latest
Compare
Choose a tag to compare
@dangbert dangbert released this 27 Feb 02:14
· 1 commit to master since this release

tldr;

This is the best version of the repo to use if following my youtube tutorial. This updated version is more robust to parsing "My Clippings.txt" files (the file format can vary a bit depending on your Kindle's version/software).

sneak peak of future changes:

Checkout the anki branch in this repo which automatically imports Anki cards (using the Anki API) from your outputted csv files. Currently my script is hard coded based on my Anki decks and csv files, but I plan on abstracting those as config settings in setttings.json, so anyone can easily export highlights directly into their desired Anki decks.

What's Changed

New Contributors

Full Changelog: r1.0...r1.1

Pending known issues:

Scripts seems to crash when run on Windows due to some particularities with 3rd party dependencies. See #1 for more info.