Files
uni_notes/99 Templates/New File Template.md
2026-04-08 08:47:52 +02:00

26 lines
376 B
Markdown

<%*
// Move the file to the Inbox immediately upon creation
let date = Math.floor(Date.now() / 60000)
let newName = `${date} - ${tp.file.title}`
await tp.file.move("/00 Inbox/" + newName)
-%>
---
created: <% tp.date.now("YYYY-MM-DD HH:mm") %>
course:
topic:
related:
type: lecture
status: 🔴
tags:
- university
---
## 📌 Summary
> [!abstract]
>
---
## 📝 Content