Use memo to manage Apple Notes directly from the terminal. Notes sync across all Apple devices via iCloud.
brew tap antoniorodr/memo && brew install antoniorodr/memo/memoobsidian skillmemory tool insteadmemo notes # List all notes
memo notes -f "Folder Name" # Filter by folder
memo notes -s "query" # Search notes (fuzzy)
memo notes -a # Interactive editor
memo notes -a "Note Title" # Quick add with title
memo notes -e # Interactive selection to edit
memo notes -d # Interactive selection to delete
memo notes -m # Move note to folder (interactive)
memo notes -ex # Export to HTML/Markdown
memory tool for agent-internal notes that don't need to syncobsidian skill for Markdown-native knowledge management