vault backup: 2026-04-08 01:04:12
This commit is contained in:
20
99 - Templates/(TEMPLATE) Daily (Vanilla).md
Normal file
20
99 - Templates/(TEMPLATE) Daily (Vanilla).md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
date: <%tp.date.now("YYYY-MM-DD")%>T<%tp.date.now("HH:mm")%>
|
||||
tags:
|
||||
- Daily
|
||||
cssclasses:
|
||||
- daily
|
||||
<% "- " + tp.date.now("dddd", 0, tp.file.title, "YYYYMMDD").toLowerCase() %>
|
||||
---
|
||||
# DAILY NOTE
|
||||
## <% tp.date.now("dddd, MMMM Do, YYYY", 0, tp.file.title, "YYYYMMDD") %>
|
||||
***
|
||||
### Journal
|
||||
#### TIME
|
||||
Customize this template to your liking!
|
||||
...
|
||||
***
|
||||
### Tasks
|
||||
- [ ] Task 1
|
||||
- [ ] Task 2
|
||||
- [ ] Task 3
|
||||
Reference in New Issue
Block a user