49 lines
460 B
Markdown
49 lines
460 B
Markdown
---
|
|
title: {{title}}
|
|
tags: [project]
|
|
status: planning
|
|
created: {{date:YYYY-MM-DD}}
|
|
---
|
|
|
|
# {{title}}
|
|
|
|
## 🎯 Overview
|
|
|
|
Brief description of the project.
|
|
|
|
## 📋 Goals
|
|
|
|
- [ ] Goal 1
|
|
- [ ] Goal 2
|
|
- [ ] Goal 3
|
|
|
|
## ✅ Tasks
|
|
|
|
### To Do
|
|
|
|
- [ ] Task 1
|
|
- [ ] Task 2
|
|
|
|
### In Progress
|
|
|
|
-
|
|
|
|
### Done
|
|
|
|
-
|
|
|
|
## 📚 Resources
|
|
|
|
- [[Link to related note]]
|
|
-
|
|
|
|
## 📝 Notes
|
|
|
|
### {{date:YYYY-MM-DD}}
|
|
|
|
Initial project setup.
|
|
|
|
## 🏷️ Related Projects
|
|
|
|
- [[Related Project 1]]
|