diff options
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: |