Back to Directory
general
Notectl
Manage Apple Notes via AppleScript CLI
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of notectl – command-line interface for Apple Notes
- Adds CLI commands to list, show, add, search, and append notes using AppleScript.
- Supports listing notes by folder and counting notes in folders.
- Allows creating notes in specified folders and adding body content during creation.
- Provides search functionality for notes by title or content.
- Enables appending text to existing notes.
- Documentation includes command usage, examples, and available folder names.