时间咚 - 记录人生/项目的关键节点
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.7.3.tar.gz
(9.6 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.7.3.tar.gz.
File metadata
- Download URL: dong_timeline-0.7.3.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e3ae0fc8881a19a7ff1953e3e3c7a9b97f0d55ef1420ca5ed69a609992b44ab
|
|
| MD5 |
ddabfe4e884176ee821847601e09d6bd
|
|
| BLAKE2b-256 |
70783ec4d6a27a6e56d73d99c06618fc1a58c9e382e3c238acb38ce3c8e0e02c
|
File details
Details for the file dong_timeline-0.7.3-py3-none-any.whl.
File metadata
- Download URL: dong_timeline-0.7.3-py3-none-any.whl
- Upload date:
- Size: 16.6 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 |
9f226b897f7ff6e614471484cfa489e1095cbfa868993109a3faf1ab8638e355
|
|
| MD5 |
9d720adff8b847c3c587a50419737cb2
|
|
| BLAKE2b-256 |
352dac1091c4acf952bf7bbdd054b664866caae44d2ce28267d81b230f21e6fe
|