https://github.com/gkevinb/book-quotes
https://github.com/gkevinb/book-quotes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gkevinb/book-quotes
- Owner: gkevinb
- Created: 2022-10-17T20:38:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T20:42:05.000Z (over 2 years ago)
- Last Synced: 2025-02-07T16:48:28.612Z (5 months ago)
- Language: HTML
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Highlights for Apple Books
Go to gmail open the email you sent, then go as to print it, the save that page as html.
## Example
```
./notes.py extract --html ./html/Atomic\ Habits_\ the\ life-changing\ million-copy\ \#1\ bestseller\ -\ Notebook\ \(1\).html --source kindle --author "James Clear" --book "Atomic Habits" --output a.json
```