# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| myclippings: myclippings (Parser for Kindle's 3 and 4 "My Clippings.txt" file) myclippings: myclippings: The myclippings script is based on parse_kindle_clippings script and myclippings: parses Kindle's "My Clippings.txt" file for highlights, notes, and myclippings: bookmarks, groups them by book/title, and stores them in the separate myclippings: files or in a single file. myclippings: myclippings: Kindle's "My Clippings.txt" file is a mess. The myclippings script myclippings: helps to sort clippings in order to process them in the editor or to myclippings: store sorted and edited clippings back in "My Clippings.txt" file. myclippings: