https://github.com/pch/kindle-formatter
📚 Kindle Highlights Formatter
https://github.com/pch/kindle-formatter
Last synced: 12 months ago
JSON representation
📚 Kindle Highlights Formatter
- Host: GitHub
- URL: https://github.com/pch/kindle-formatter
- Owner: pch
- License: mit
- Created: 2020-10-28T14:24:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T09:57:24.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T06:22:19.748Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://kindle-formatter.com
- Size: 1 MB
- Stars: 78
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kindle Highlights Formatter
Website: https://kindle-formatter.com/
A simple tool for cleaning up Kindle highlights exported via the desktop app. The result is plain text you can paste to your note-taking app (Roam, Notion, Evernote).

## Run locally
Using docker:
```
docker-compose up
```
That's it. You should be able to access the app at http://localhost:3000
## Privacy Note
Highlights are processed in the browser window and they aren't uploaded anywhere.