mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
misc/myclippings: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
19a49eadff
commit
653e1b9d90
1 changed files with 7 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
Perl parser for the Kindle's 3 and 4 "My Clippings.txt" file
|
||||
|
||||
The myclippings script is based on parse_kindle_clippings script and parses
|
||||
Kindle's "My Clippings.txt" file for highlights, notes, and bookmarks,
|
||||
groups them by book/title, and stores them in the separate files or in a
|
||||
single file.
|
||||
The myclippings script is based on parse_kindle_clippings script and
|
||||
parses Kindle's "My Clippings.txt" file for highlights, notes, and
|
||||
bookmarks, groups them by book/title, and stores them in the separate
|
||||
files or in a single file.
|
||||
|
||||
Kindle's "My Clippings.txt" file is a mess. The myclippings script helps to
|
||||
sort clippings in order to process them in the editor or to store sorted and
|
||||
edited clippings back in "My Clippings.txt" file.
|
||||
Kindle's "My Clippings.txt" file is a mess. The myclippings script
|
||||
helps to sort clippings in order to process them in the editor or to
|
||||
store sorted and edited clippings back in "My Clippings.txt" file.
|
||||
|
|
Loading…
Reference in a new issue