vault backup: 2026-04-08 08:37:01

This commit is contained in:
Jan Meyer
2026-04-08 08:37:01 +02:00
parent 7f35286f20
commit e28d2cb8ed
5 changed files with 31 additions and 31 deletions

View File

@@ -1,8 +1,8 @@
<%*
<%*
// 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)
a wait tp. file.move("/00 Inbox/" + newName)
-%>
---
created: <% tp.date.now("YYYY-MM-DD HH:mm") %>