macOS: How to Export Apple Notes as Plain Text Files

export apple notes

Apple lets you export Apple Notes as PDF files, but it doesn’t support other file types. But there is a third-party tool that lets you export Apple Notes as plain text files. Although lacking in features like formatting, plain text (.txt) files are popular because they are near-universally supported by operating systems.

Export Apple Notes With Notes Exporter

The developers behind the Write app have an exporter for Apple Notes, and it’s free to use. There are only a couple of steps to get started.

Don’t miss the best of The Mac Observer

Set us as a preferred source and our Apple reporting ranks higher in your Google Search results and Discover feed — one tap, no account changes.

Or get it by email
  1. Once you’ve downloaded the exporter using the above link, open the app.
  2. Choose a folder location where you want the files to be exported. I created a separate folder called Apple Notes TXT.
  3. After that, it will immediately begin the process of exporting your notes. If you have a lot of notes, it might take a while, so just let it run in the background until it’s finished. For example, I have just over 900 Apple Notes, and the process took about two minutes.

 

I noticed that in a lot of the files, there is some weird HTML formatting in the text. This is normal though, because images or other attachments don’t get exported. But if your notes are already plain, without Apple Notes formatting (like bold, list, etc.) they will look normal as a plain text file.

Discussion

2 comments
Newest first
Join the discussionCommenting as a guest — your email is never published · Log in

Protected by Akismet — be kind, stay on topic.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  1. hungrywave Subscriber 7 years ago

    Does this still work in 2020? I’m exporting 500 notes but the export seems to have frozen (continuous working circle).

    Reply
    1. Andrew Orr Author 7 years ago

      On a Mac you could go to ~/Library/Group Containers/group.com.apple.notes/ in Finder. Notes data is stored in the NoteStore.sqlite file, so you’d need a SQL app to open it like DB Browser. Or the “sqlite” command in Terminal.

      Reply