思咚咚 - 记录灵感和想法的 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.3.tar.gz
(13.3 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.3.tar.gz.
File metadata
- Download URL: dong_think-0.7.3.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41d44e4708f4d80122209a2846070ebca42524ebb73062b290392fbaecaee4bc
|
|
| MD5 |
875a1915607540ae45fbbbcadacfedde
|
|
| BLAKE2b-256 |
9dc4b6c60d5cbc4441fad04c9d07926f17a3185c921da2bd9a7a49b79fac3a00
|
File details
Details for the file dong_think-0.7.3-py3-none-any.whl.
File metadata
- Download URL: dong_think-0.7.3-py3-none-any.whl
- Upload date:
- Size: 22.7 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 |
b071c89bd24dd845ea9a798920927d2d4dc4dfaacee6c9f4931582fb5c2376ae
|
|
| MD5 |
793eb3fb3ce2c3e9396d054189fc814a
|
|
| BLAKE2b-256 |
2fb2417a04f2a10722bb38b8be5b6c43b973c1364126591d9c5b62b4e8c4d1c6
|