vault update: plugins, templates
This commit is contained in:
16
templates/tmpl_project.md
Normal file
16
templates/tmpl_project.md
Normal 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
|
||||
-
|
||||
Reference in New Issue
Block a user