OpenNote CLI - 跨平台笔记管理命令行工具
Project description
open-note-cli
OpenNote CLI - 跨平台笔记管理命令行工具。
功能
- 创建、编辑、删除笔记
- 列出和搜索笔记
- 管理收藏和分类
- 启动和管理 MCP 服务器
安装
pip install open-note-cli
使用
笔记管理
# 创建笔记
opennote note create --title "我的笔记" --content "笔记内容"
# 列出笔记
opennote note list --limit 20
# 查看笔记详情
opennote note show <note-id>
# 编辑笔记
opennote note edit <note-id> --title "新标题"
# 搜索笔记
opennote note search "关键词"
# 删除笔记
opennote note delete <note-id>
MCP 服务
# 启动 MCP 服务器
opennote mcp start
# 查看 MCP 配置
opennote mcp inspect
配置
# 查看当前配置
opennote config get
许可证
- MIT
- Apache 2.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
open_note_cli-0.3.1.tar.gz
(9.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file open_note_cli-0.3.1.tar.gz.
File metadata
- Download URL: open_note_cli-0.3.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b75e1baf8ec412c355c794636cf8bd6fe17c28918181b89845af64723b131f3
|
|
| MD5 |
84e44d6bb3ca84761fb1425cf7c85f5e
|
|
| BLAKE2b-256 |
f983e2223d02f80c814ec3baa90f84d1a3683ac0ecdd1a5296b8e42805077e4a
|
File details
Details for the file open_note_cli-0.3.1-py3-none-any.whl.
File metadata
- Download URL: open_note_cli-0.3.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19004c296ba97b38cbc74b256e6aa669a8233548e2d6a1bf8d694fb2c27e963e
|
|
| MD5 |
933eac76f2b900509406f633aa8d3b86
|
|
| BLAKE2b-256 |
45cd2fc30c686b57d5b7d1c5f8cf0b6858ffa4f5526e93bcf9498ffbf4fb2f9e
|