docs: update apple notes/reminders skill setup

This commit is contained in:
Peter Steinberger
2026-01-03 02:40:55 +01:00
parent 7a44c19362
commit 79403f9083
3 changed files with 7 additions and 6 deletions

View File

@@ -11,8 +11,8 @@ Use `memo notes` to manage Apple Notes directly from the terminal. Create, view,
Setup
- Install (Homebrew): `brew tap antoniorodr/memo && brew install antoniorodr/memo/memo`
- Alternative (pip): `pip install memo` (after cloning the repo)
- macOS-only; requires Automation/Accessibility permissions for Notes.app.
- 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`
@@ -47,4 +47,4 @@ Limitations
Notes
- macOS-only.
- Requires Apple Notes.app to be accessible.
- For automation, grant appropriate permissions in System Settings > Privacy & Security.
- For automation, grant permissions in System Settings > Privacy & Security > Automation.