vault backup: 2026-04-07 16:28:48

This commit is contained in:
Jan Meyer
2026-04-07 16:28:48 +02:00
parent 8a75b5bd56
commit 8f0a2e5d22
2 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
<%*
// Move the file to the Inbox immediately upon creation
let date = Date.now()
let newName = `${date} - `
await tp.file.move("/00 Inbox/" + tp.file.title);
-%>
---