Obsidian_vault/_Templates/Project Note.md

51 lines
637 B
Markdown

---
project: <% tp.file.title %>
status: active
area:
start: <% tp.date.now("YYYY-MM-DD") %>
target:
priority: medium
type: project
---
# <% tp.file.title %>
## 🎯 Outcome
> What does success look like? One clear sentence.
## 💡 Why This Matters
---
## ✅ Tasks
- [ ]
---
## 📋 Progress Log
### <% tp.date.now("YYYY-MM-DD") %>
- Started
---
## 🤝 Decisions
| Date | Decision | Rationale |
|------|----------|-----------|
| | | |
---
## 🔗 Resources & Links
-
## 👥 People Involved
-
---
## 💡 Learnings
---
## 🏁 Completion Notes
> Fill when done — what worked, what did not, what to carry forward.