Skip to content

happy-se-life/import-kindle-notebook-to-notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import-kindle-notebook-to-notion

A tool for importing kindle notebooks into notion.

Development environment

  • kindle
    • iOS: 6.43
    • Amazon Fire: 14.43.100(1.3.243053.0)
  • notion API beta
    • 2021-05-13
  • PHP
    • 7.3.24
  • curl
    • 7.64.1

Install

  1. Create install folder and move into that.

  2. Clone the code.

git clone https://github.com/happy-se-life/import-kindle-notebook-to-notion.git

Preparation

  1. Create Reading list page. See screenshot.

  1. Edit config.php, set API token and database ID.
  1. Share a database with your integration.

How to use

  1. Read book using kindle app and make notebook.

  1. Export notebook as html. Save html to above folder.

  2. Run this tool.

php import-kindle-notebook-to-notion.php notebook.html

Screenshot after import

  1. Database

  1. Individual page

License

  • MIT Lisense

Notes

  • Personal use only.

About

A tool for importing kindle notebooks into notion.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages