思咚咚 - 记录灵感和想法的 CLI 工具
Project description
思咚咚
💡 记录灵感和思考的 CLI 工具
安装
pipx install dong-think
快速开始
# 初始化
dong-think init
# 记录想法
dong-think add "Agent Hub 可以去中心化"
dong-think add "想法:用 IPFS 存 Agent 包" --tag ipfs
# 列出想法
dong-think list
dong-think list --today
dong-think list --tag agenthub
# 搜索
dong-think search "去中心化"
# 回顾
dong-think review --week
# 统计
dong-think stats
命令
| 命令 | 说明 |
|---|---|
dong-think init |
初始化数据库 |
dong-think add |
记录想法 |
dong-think list |
列出想法 |
dong-think get |
获取详情 |
dong-think search |
搜索想法 |
dong-think update |
更新想法 |
dong-think delete |
删除想法 |
dong-think review |
回顾想法 |
dong-think stats |
统计信息 |
数据存储
~/.think/think.db
开发
# 克隆
git clone https://github.com/gudong/think-cli.git
cd think-cli
# 安装依赖
python -m venv venv
source venv/bin/activate
pip install -e ".[dev]"
# 运行测试
pytest
License
MIT
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
dong_think-0.7.5.tar.gz
(13.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 dong_think-0.7.5.tar.gz.
File metadata
- Download URL: dong_think-0.7.5.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a93f44a096c54bd15ecd5a9b353a8d3934ca193c7ee5126c6a89dab522a37817
|
|
| MD5 |
aada09b06ec24e2ff15163a28f148f70
|
|
| BLAKE2b-256 |
7bdf69dc8ea8f73923531cc33e02567d1be9295391259bcd995eb331b6123c19
|
File details
Details for the file dong_think-0.7.5-py3-none-any.whl.
File metadata
- Download URL: dong_think-0.7.5-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d273f9dbe76ade22e68ce3b961fe89a91d466707089c2cee284705e16fc0027
|
|
| MD5 |
c5bb99754c39ff955996e0ca87ee4d7c
|
|
| BLAKE2b-256 |
0c5eb9fc3f36e5e1a11a7fcb56482c2182af1dcd86ae2a5845701e20c7918968
|