Skip to content

Initial Release v0.1.0

Latest
Compare
Choose a tag to compare
@Scarvy Scarvy released this 17 Mar 00:24

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.