| name | apple-notes |
| description | Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders; Don't use for markdown/linked notes (obsidian), collaborative docs (notion), or tagged research (bear-notes). |
| homepage | https://github.com/antoniorodr/memo |
| metadata | {"openclaw":{"emoji":"📝","os":["darwin"],"requires":{"bins":["memo"]},"install":[{"id":"brew","kind":"brew","formula":"antoniorodr/memo/memo","bins":["memo"],"label":"Install memo via Homebrew"}]}} |
Apple Notes CLI
Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown.
Routing
- ❌ Don't use for markdown/linked notes (prefer
obsidian).
- ❌ Don't use for collaborative docs/databases (prefer
notion).
- ❌ Don't use for tagged research notes (prefer
bear-notes).
Setup
- Install (Homebrew):
brew tap antoniorodr/memo && brew install antoniorodr/memo/memo
- Manual (pip):
pip install . (after cloning the repo)
- macOS-only; if prompted, grant Automation access to Notes.app.
View Notes
- List all notes:
memo notes