时间咚 - 记录人生/项目的关键节点
Project description
时间咚(dong-timeline)
记录人生/项目的关键节点,让时间有迹可循
安装
pipx install dong-timeline
快速开始
# 初始化
dong-timeline init
# 添加事件
dong-timeline add "499社群启动" --date 2026-03-19 --project "社群" --tags "里程碑"
# 列出事件
dong-timeline list
# 按年份筛选
dong-timeline list --year 2026
# 按项目筛选
dong-timeline list --project "咚咚家族"
# 查看详情
dong-timeline get 1
# 搜索
dong-timeline search "社群"
# 统计
dong-timeline stats
命令
| 命令 | 说明 |
|---|---|
init |
初始化数据库 |
add |
添加事件 |
list |
列出事件 |
get |
获取详情 |
update |
更新事件 |
delete |
删除事件 |
search |
搜索事件 |
stats |
统计信息 |
数据结构
| 字段 | 说明 |
|---|---|
| title | 事件标题 |
| event_date | 发生日期 |
| description | 详细描述 |
| project | 关联项目 |
| tags | 标签 |
| importance | 重要程度 (high/normal/low) |
数据库
数据存储在 ~/.dong/timeline.db
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dong_timeline-0.2.1.tar.gz
(9.4 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_timeline-0.2.1.tar.gz.
File metadata
- Download URL: dong_timeline-0.2.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6244a0523da6088ae06e82261b28cd0484e5f04efc131089f248e819d1cee65
|
|
| MD5 |
8ec65f848a5614d49daa90332fd113f0
|
|
| BLAKE2b-256 |
9253151dafe7d9144cf4e1f4e386b49cf9d26fdee13c349a446bdea98ac6d574
|
File details
Details for the file dong_timeline-0.2.1-py3-none-any.whl.
File metadata
- Download URL: dong_timeline-0.2.1-py3-none-any.whl
- Upload date:
- Size: 16.4 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 |
c24e2a30c98e2eef0b28cdeedc02f1d2856b5fb56519d59994f1cd0ba182d138
|
|
| MD5 |
dadc82e5aa7982cc50d5fffd74b8098f
|
|
| BLAKE2b-256 |
47e26f41896e2d2ccf368a839cb32cfb29dea46b348f5ee296fe3b80dc291b5d
|