Skip to content

cadywsq/Kindle-Note-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Kindle Note Parser

This repo is for personal use, not optimized to handle all cases and languages yet

Although Kindle automatically generates clippings when readers highlight certain texts and stores them, they all exists in one txt file for all books, which makes it difficult to keep track when you are reading multiple books during a period of time. This parser helps to divide highlights from different books into different txt files, which makes it easy to be maintained and reviewed.

####Usage javac FileProcessor.java

java FileProcessor <My Clippings.txt Path> <Folder for separated notes>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages