Loading...
Loading...
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
npx skill4agent add rookiemann/portable-hermes-agent apple-notesmemobrew tap antoniorodr/memo && brew install antoniorodr/memo/memoobsidianmemorymemo notes # List all notes
memo notes -f "Folder Name" # Filter by folder
memo notes -s "query" # Search notes (fuzzy)memo notes -a # Interactive editor
memo notes -a "Note Title" # Quick add with titlememo notes -e # Interactive selection to editmemo notes -d # Interactive selection to deletememo notes -m # Move note to folder (interactive)memo notes -ex # Export to HTML/Markdownmemoryobsidian