diff options
author | Cezary M. Kruk <c.kruk@bigfoot.com> | 2012-04-15 11:43:27 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-16 05:35:57 -0500 |
commit | 16f6a3de76c9f1c7e8be67eab05475742c3fd241 (patch) | |
tree | c24ca10ac8ec35ce3ba5e9af4e125c5444d5787f /misc/myclippings/slack-desc | |
parent | d8e7dcedd4fcbb12b48ed6725eb35da77e26ef74 (diff) | |
download | slackbuilds-16f6a3de76c9f1c7e8be67eab05475742c3fd241.tar.gz |
misc/myclippings: Added (Parser for Kindle "My Clippings.txt" file)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/myclippings/slack-desc')
-rw-r--r-- | misc/myclippings/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/myclippings/slack-desc b/misc/myclippings/slack-desc new file mode 100644 index 0000000000..7cba97a067 --- /dev/null +++ b/misc/myclippings/slack-desc @@ -0,0 +1,19 @@ +# 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 ':'. + + |-----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: |