SkillAgentSearch skills...

NotesAppExport

Backup OS X Notes.app

Install / Use

/learn @cfenollosa/NotesAppExport
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NotesAppExport

Since Apple doesn't provide a convenient way to export notes from Notes.app, I wrote this AppleScript to automate the process.

It saves each note as folder_name/note_title.html, since HTML is the native format. Unicode titles work, but I'd recommend not to use path delimiters in titles to avoid problems (: and /)

Instructions

  1. Download the script
  2. Edit the variable rootPath
  3. Run!

You can optionally export the script as an application using the AppleScript editor, and make it run with a hotkey, with cron, etc.

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated2y ago
Forks2

Languages

AppleScript

Security Score

60/100

Audited on Jul 1, 2023

No findings