sam-4screen-desktop 2026-9-16:17:18:7

This commit is contained in:
2026-09-16 17:18:07 +10:00
parent f73bb29ae7
commit 86ffeb0c8e
123 changed files with 2018 additions and 153 deletions

36
templates/Project.md Normal file
View 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}}*