vault backup: 2026-04-07 14:26:49
This commit is contained in:
24
99 Templates/New File Template.md
Normal file
24
99 Templates/New File Template.md
Normal file
@@ -0,0 +1,24 @@
|
||||
<%*
|
||||
// Move the file to the Inbox immediately upon creation
|
||||
await tp.file.move("/00 Inbox/" + tp.file.title);
|
||||
-%>
|
||||
---
|
||||
created: <% tp.date.now("YYYY-MM-DD HH:mm") %>
|
||||
course:
|
||||
topic:
|
||||
type: lecture
|
||||
status: 🔴
|
||||
tags:
|
||||
- university
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
## 📌 Summary
|
||||
|
||||
> [!abstract]
|
||||
>
|
||||
|
||||
---
|
||||
|
||||
## 📝 Content
|
||||
Reference in New Issue
Block a user