通过 memo CLI 管理 Apple 备忘录:创建、搜索、编辑笔记
使用 memo 从终端直接管理 Apple 备忘录。笔记通过 iCloud 在所有 Apple 设备间同步。
brew tap antoniorodr/memo && brew install antoniorodr/memo/memoobsidian skillmemory tool instead
memo 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 title
memo notes -e # Interactive selection to edit
memo notes -d # Interactive selection to delete
memo notes -m # Move note to folder (interactive)
memo notes -ex # Export to HTML/Markdown
memory tool for agent-internal notes that don't need to syncobsidian skill for Markdown-native knowledge management
评论区