vault backup: 2026-04-08 09:07:20

This commit is contained in:
Jan Meyer
2026-04-08 09:07:20 +02:00
parent 29a9b38340
commit a5a4c94e2b
4 changed files with 64 additions and 18 deletions

View File

@@ -1,25 +1,24 @@
<%*
// 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:
course:
topic:
related:
type: lecture
status: 🔴
tags:
- university
---
<%*
// 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);
-%>
## 📌 Summary
> [!abstract]
>
>
---
## 📝 Content