时间咚 - 记录人生/项目的关键节点
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
timeline_cli-0.2.1.tar.gz
(10.1 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 timeline_cli-0.2.1.tar.gz.
File metadata
- Download URL: timeline_cli-0.2.1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06d77e8d0f75940932d3a0df56374b98b1a7bac79d6e92bd3f7de63b41afd6a7
|
|
| MD5 |
ea81e1f7a5830eef12d995c1943b4ac7
|
|
| BLAKE2b-256 |
bdf4aca558215ca3fc90ef50a79a0754a084f74fc9f3cbf83bb438bf2a286c49
|
File details
Details for the file timeline_cli-0.2.1-py3-none-any.whl.
File metadata
- Download URL: timeline_cli-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 |
a32d32c452a09fb85158879a1b232f7885b0a02c2e300b97d6926d43813ce0a9
|
|
| MD5 |
0ac6672c76ea389ab9295e1b920ee6d0
|
|
| BLAKE2b-256 |
53f20668c83a0fb8e74c4a04609e5bb8f36e1ca2bec1c84749d15a788b3bd42d
|