Skip to content

Short python file from kindle html highlights to Notion Markdown

Notifications You must be signed in to change notification settings

Belliar/KindleNotebook2Notion.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

KindleNotebook2Notion.py

Preview

How it works

gif

Everytime you read a book from amazon ou send a document thru email to kindle, you can open it with your app too. This way, you may open the book whithin the app and then share your notes.

Export Highlights

This process will generate a .html file. Then, the KindleNotebook2Notion.py read this file and generates a book title.txt file following 2 simples rules:

  • Chapters names are in h2 style
  • Highlights and notes are in quote > style

From this .txt file, you can easily copy and paste in Notion

About

Short python file from kindle html highlights to Notion Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%