docs: update apple notes/reminders skill setup
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user