Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 1.17 KB

File metadata and controls

59 lines (42 loc) · 1.17 KB

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.