Skip to content

Releases: Scarvy/readwise-to-apple-notes

Initial Release v0.1.0

17 Mar 00:24
Compare
Choose a tag to compare

Export Readwise highlights to Apple Notes 🍎 📝 .

This is a click CLI to easily export your highlights to Apple Notes.

Install the package into a virtual environment:

(venv) $ pip install readwise-to-apple-notes

Then run this command:

(venv) $ readwise-to-apple-notes export

And you should see notes being created and populated with your highlights in a folder labeled "Readwise":

apple-notes-readwise-folder

Woo! 🎉

Note

The export command will call a function that directly manipulates Apple Notes using AppleScript and requires that the user has permissions to execute osascript.