init vault

This commit is contained in:
Sam
2026-07-21 19:47:15 +10:00
commit da58a54ea1
36 changed files with 32107 additions and 0 deletions

16
templates/tmpl_project.md Normal file
View File

@@ -0,0 +1,16 @@
---
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
type: project
status: #todo
due_date: YYYY-MM-DD
project_group: <% tp.file.folder(true) %>
tags: [active-project]
---
# Project: <% tp.file.title %>
## 🎯 Objectives
- [ ]
## 📓 Log & Milestones
-