sam-4screen-desktop 2026-9-16:17:18:7
This commit is contained in:
36
templates/Project.md
Normal file
36
templates/Project.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "{{title}}"
|
||||
type: project
|
||||
status: active # Options: active, on-hold, completed, archived
|
||||
areas:
|
||||
- "[[TODO]]"
|
||||
projects: []
|
||||
related_tools: []
|
||||
related_systems: []
|
||||
created: {{date:YYYY-MM-DD}}
|
||||
updated: {{date:YYYY-MM-DD}}
|
||||
tags: [project]
|
||||
---
|
||||
|
||||
# {{title}}
|
||||
|
||||
## Objective
|
||||
|
||||
What this project aims to achieve.
|
||||
|
||||
## Status
|
||||
|
||||
Current state of the project.
|
||||
|
||||
## Notes
|
||||
|
||||
<!-- Log milestones, decisions, references here -->
|
||||
|
||||
## Related
|
||||
|
||||
- **Areas:** [[TODO]]
|
||||
- **Tools:**
|
||||
- **Systems:**
|
||||
|
||||
|
||||
*Created: {{date:YYYY-MM-DD}}*
|
||||
Reference in New Issue
Block a user