Apple Notes CLI Use to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown. Setup - Install (Homebrew): - Manual (pip): (after cloning the repo) - macOS-only; if prompted, grant Automation access to Notes.app. View Notes - List all notes: - Filter by folder: - Search notes (fuzzy): Create Notes - Add a new note: - Opens an interactive editor to compose the note. - Quick add with title: Edit Notes - Edit existing note: - Interactive selection of note to edit. Delete Notes - Delete a note: - Interactive selec…