Loading...
Loading...
Manage Apple Notes via memo CLI: create, search, edit.
npx skill4agent add nousresearch/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