notectl
Installation
SKILL.md
notectl - Apple Notes CLI
Manage Apple Notes from the command line using AppleScript.
Commands
| Command | Description |
|---|---|
notectl folders |
List all folders with note counts |
notectl list [folder] |
List notes in a folder (default: Notes) |
notectl show <title> |
Show note content by title |
notectl add <title> |
Create a new note |
notectl search <query> |
Search notes by title or content |
notectl append <title> |
Append text to an existing note |