← 返回
开发者工具 中文

MH 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 OpenClaw to add a note, lis...
通过 macOS 的 `memo` CLI 管理 Apple 备忘录(创建、查看、编辑、删除、搜索、移动、导出)。用于用户请求 OpenClaw 添加、列出备忘录时。
mohdalhashemi98-hue
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 759
下载
💾 15
安装
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-29 22:13 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,803
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,203
communication-collaboration

MH wacli

mohdalhashemi98-hue
使用 wacli CLI 发送 WhatsApp 消息、搜索/同步聊天记录(不适用于普通用户聊天)。
★ 1 📥 2,706