Files
my-vault/06_Metadata/Templates/project.md
T

51 lines
726 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
type: project
created: <% tp.date.now("YYYY-MM-DD") %>
status: active
tags:
- project
---
# <% tp.system.prompt("项目名称") %>
## 📋 项目概述
**描述**<% tp.system.prompt("项目简介(一句话)") %>
**目标**
## 🎯 关键成果(OKR
### Objective(目标)
### Key Results(关键结果)
- [ ]
- [ ]
- [ ]
## 📅 时间线
| 阶段 | 开始时间 | 结束时间 | 状态 |
|------|---------|---------|------|
| 启动 | <% tp.date.now("YYYY-MM-DD") %> | | 🟢 |
| 执行 | | | ⚪ |
| 完成 | | | ⚪ |
## 👥 相关人员
- **负责人**
- **团队成员**
## 📂 相关资源
-
## 📝 进展记录
### <% tp.date.now("YYYY-MM-DD") %>
项目启动