时间咚 - 记录人生/项目的关键节点
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.1.0.tar.gz
(8.5 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.1.0.tar.gz.
File metadata
- Download URL: dong_timeline-0.1.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
620a6de8052d7f034091a2da543936491d1c157aafa74f40027dd927e2856cac
|
|
| MD5 |
5676718d3aaef35ac0aa6a2659ad3b3a
|
|
| BLAKE2b-256 |
3b1db13cae2a0bc774346b4a33778de5ee63fbbd31145dffa88a12c6d0daa2a5
|
File details
Details for the file dong_timeline-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dong_timeline-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.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 |
ee0a10f574f48f23a0856b795b36267e4f28efb93dd4cabfc1ddbc6da89155c2
|
|
| MD5 |
5d862d98aeb6355eab0cca7a92ad2a25
|
|
| BLAKE2b-256 |
81ffab1923f8403f0e8222664b5650d4e76ed4bee80cd767c095d2af7dd4cfcf
|