Apple Notes has no built-in bulk export.
what Apple gives you
On Mac you can export a single note as PDF (File > Export as PDF), one note at a time. There is no "export all", no Markdown, and attachments do not come along.
free routes
- Obsidian's official Importer plugin: free, made by the Obsidian team, imports Apple Notes into an Obsidian vault as Markdown. For a one-time move into Obsidian, use this (Apple Notes to Obsidian).
- open-source exporters on GitHub (for example apple-notes-exporter and similar projects): free, script-style tools that read the Notes database and write files.
Both are one-time exports: they copy what exists today; later edits are not reflected.
Notes Exporter
Notes Exporter keeps a current plain-text copy of your data:
- it keeps syncing after the first export — edit a note and the file updates, automatically, in the background
- Markdown with YAML front matter (dates, folders, tags, word counts) and deep links that reopen each note in Apple Notes; attachments exported alongside
- it is not only Notes: Messages (iMessage), Contacts, Bear, and Logseq export the same way, and chats, people and notes cross-link
- a built-in MCP server serves it all to Claude, Cursor, and VS Code
- works great with Obsidian: real date properties, pre-built bases, a companion sync-status plugin
The free tier is 100 notes (plus 100 contacts and 10 conversations), and re-syncing what you exported stays free. Unlimited export of a source is a one-time $4.99 (US price, adjusted per country), not a subscription.
Download Notes Exporter for Mac
Questions are answered in the faq. More guides: all guides · use Apple Notes in Claude