Skip to content

lpuettmann/kindle-to-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kindle to Markdown

Notes on a Kindle are saved in a file called "My Clippings.txt". This script transforms these notes for one book into a post written in Markdown that can be displayed on a Jekyll website.

Find the line of text in "My Clippings.txt" that specifies the book and change bookStr:

bookStr = 'Moby Dick: or, the White Whale (Melville, Herman)'

About

Transform Kindle clippings to Markdown, to be displayed on a Jekyll website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages