记咚咚 - 记录日常日志的 CLI 工具
Project description
记咚咚
📝 记录日常日志的 CLI 工具
安装
pip install log-cli
快速开始
# 初始化
jlog init
# 记录日志
jlog add "完成了思咚咚 CLI 开发" --group work
jlog add "看了部电影" --group life
jlog add "独立产品上线" --group indie
# 列出日志
jlog list
jlog list --today
jlog list --week
jlog list --group work
# 查看分组
jlog groups
# 设置默认分组
jlog set-default work
命令
| 命令 | 说明 |
|---|---|
jlog init |
初始化数据库 |
jlog add |
记录日志 |
jlog list |
列出日志 |
jlog get |
获取详情 |
jlog delete |
删除日志 |
jlog groups |
查看分组 |
jlog set-default |
设置默认分组 |
分组
| 分组 | 说明 |
|---|---|
| default | 默认 |
| work | 工作 |
| life | 生活 |
| indie | 独立开发 |
| family | 家人 |
数据存储
~/.log/log.db
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
jidongdong-0.2.0.tar.gz
(7.7 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 jidongdong-0.2.0.tar.gz.
File metadata
- Download URL: jidongdong-0.2.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
956fb0404d0b74f40c7406b20cddcf4dfbb424ebf00a2adb03eb69be7e2d0dc7
|
|
| MD5 |
ab407196b4e0b40b7988337570ba7dd5
|
|
| BLAKE2b-256 |
27737e2448a2f8d13a6f2aed9d1462dd51c15f16c62a4605f40175e31f6cf540
|
File details
Details for the file jidongdong-0.2.0-py3-none-any.whl.
File metadata
- Download URL: jidongdong-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.2 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 |
023feac5686b768efed8cb3017da50cd07efc2a7689ec778dd97adc643e938a1
|
|
| MD5 |
4ed57fec091be3aae4b144f773b084e7
|
|
| BLAKE2b-256 |
ad0aea338545813e97a15e56e093e184d1c7b873b7ade3a0011de78cb76cacea
|