← 返回
效率工具

Apple Notes

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, list notes, search notes, or manage note folders.
在 macOS 上通过 `memo` CLI 管理 Apple Notes(创建、查看、编辑、删除、搜索、移动和导出备忘录)。当用户请求添加、列出、搜索备忘录或管理文件夹时使用。
steipete
效率工具 clawhub v1.0.0 1 版本 87638.1 Key: 无需
★ 57
Stars
📥 36,292
下载
💾 3,600
安装
1
版本
#latest

概述

Apple Notes CLI

Use memo notes 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): brew tap antoniorodr/memo && brew install antoniorodr/memo/memo
  • Manual (pip): pip install . (after cloning the repo)
  • macOS-only; if prompted, grant Automation access to Notes.app.

View Notes

  • List all notes: memo notes
  • Filter by folder: memo notes -f "Folder Name"
  • Search notes (fuzzy): memo notes -s "query"

Create Notes

  • Add a new note: memo notes -a
  • Opens an interactive editor to compose the note.
  • Quick add with title: memo notes -a "Note Title"

Edit Notes

  • Edit existing note: memo notes -e
  • Interactive selection of note to edit.

Delete Notes

  • Delete a note: memo notes -d
  • Interactive selection of note to delete.

Move Notes

  • Move note to folder: memo notes -m
  • Interactive selection of note and destination folder.

Export Notes

  • Export to HTML/Markdown: memo notes -ex
  • Exports selected note; uses Mistune for markdown processing.

Limitations

  • Cannot edit notes containing images or attachments.
  • Interactive prompts may require terminal access.

Notes

  • macOS-only.
  • Requires Apple Notes.app to be accessible.
  • For automation, grant permissions in System Settings > Privacy & Security > Automation.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-27 23:00 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Baidu web search

ide-rea
使用百度AI搜索引擎(BDSE)进行网络搜索。适用于获取实时信息、文档资料或研究课题。
★ 236 📥 105,214
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,650
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,020