Table of Contents

Backing Up Apple Notes

I use Apple Notes for a lot of important information, so I wanted to make sure I had backups.

Even though iCloud syncing is a thing, it isn't the same as a backup. It keeps your notes the same across all of your devices, but if you accidentally delete or change something, that change will sync too.

Apple does have some recovery options (like Recently Deleted), but there isn't a built-in way to automatically save snapshots of your Notes database over time.

Some options

Time Machine

If you already use Time Machine, it backs up your Mac, including Apple Notes.

Pros

Cons

Export notes manually

You can export individual notes as PDFs if there are only a few you want to safeguard.

Pros

Cons

Notehold

I wanted something that would quietly make a backup every so often, so I wrote a small open-source tool called Notehold.

It:

The project is here:

Notehold on GitHub

I mostly wrote it for myself, but I figured other people might find it useful too.