Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 906 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 906 Bytes

Kindle Clipping Extractor

Build Status Code Climate

A quick script (in alpha status) that will read the Amazon Kindle clippings file and create files that you can import into Anki.

Usage

  1. bundle install
  2. ruby kindle_extractor.rb path_to_kindle_clippings_file

Example:

ruby kindle_extractor.rb ~/MyClippings.txt

TODO

  1. Add command line option to specify output directory
  2. Add command line option to specify date range

Bitdeli Badge