📦 Test skill — Test 技能
v1.0.0创建, view, edit, 删除, 搜索, move, or 导出 应用le Notes via the memo 命令行工具 on macOS.
运行时依赖
安装命令
点击复制技能文档
应用le Notes 命令行工具
Use memo notes to manage 应用le Notes directly from the terminal. 创建, view, edit, 删除, 搜索, move notes between folders, and 导出 to HTML/Markdown.
设置up
安装 (Homebrew): brew tap antoniorodr/memo && brew 安装 antoniorodr/memo/memo Manual (pip): pip 安装 . (after cloning the repo) macOS-only; if prompted, grant 自动化 访问 to Notes.应用.
View Notes
列出 all notes: memo notes 过滤器 by folder: memo notes -f "Folder Name" 搜索 notes (fuzzy): memo notes -s "查询"
创建 Notes
添加 a new note: memo notes -a Opens an interactive editor to compose the note. Quick 添加 with title: memo notes -a "Note Title"
Edit Notes
Edit existing note: memo notes -e Interactive selection of note to edit.
删除 Notes
删除 a note: memo notes -d Interactive selection of note to 删除.
Move Notes
Move note to folder: memo notes -m Interactive selection of note and destination folder.
导出 Notes
导出 to HTML/Markdown: memo notes -ex 导出s selected note; uses Mis调优 for markdown processing.
Limitations
Cannot edit notes contAIning images or attachments. Interactive prompts may require terminal 访问.
Notes
macOS-only. Requires 应用le Notes.应用 to be 访问ible. For 自动化, grant 权限s in 系统 设置tings > 隐私 & Security > 自动化.