I have been using Notes for over a decade and have a collection of over a thousand stories. However, there is something else that makes it special. A hard lock-in, it is extremely difficult to export notes. This project is my tiny contribution to give them wings and let them fly.
This is not a Show HN post — there is no download page yet. However, I thought it could be interesting to write down lessons and gotchas, so someone else won’t need to start from scratch.
Happy hacking.
I won’t claim it’s nice, but there is, via AppleScript:
tell application "Notes"
tell note "Foo"
plaintext
end tell
end tell
(Using ‘body’ instead of plaintext will return a HTML string)FWIW, Bear (a competitive note taking application) does provide an Automator script to help users migrate from Apple Notes, and they also mentioned similar limitations:
- Task lists convert into bulleted lists
- Rich media links will convert to plain text links
- Non-photo attachments like PDFs or other files are not supported and will be excluded from export to HTML files. They will remain safely in Apple Notes