Initial commit
This commit is contained in:
8
Templates/Task Template.md
Normal file
8
Templates/Task Template.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
created: <% tp.frontmatter.created || tp.date.now("YYYY-MM-DD[T]HH:mm:ss") %>
|
||||
category:
|
||||
- "[[Tasks]]"
|
||||
title: <% tp.frontmatter.title || tp.file.title %>
|
||||
status: open
|
||||
priority: normal
|
||||
---
|
||||
Reference in New Issue
Block a user