README 499 B

1234567891011
  1. Perl parser for the Kindle's 3 and 4 "My Clippings.txt" file
  2. The myclippings script is based on parse_kindle_clippings script and
  3. parses Kindle's "My Clippings.txt" file for highlights, notes, and
  4. bookmarks, groups them by book/title, and stores them in the separate
  5. files or in a single file.
  6. Kindle's "My Clippings.txt" file is a mess. The myclippings script
  7. helps to sort clippings in order to process them in the editor or to
  8. store sorted and edited clippings back in "My Clippings.txt" file.