1774767884

This commit is contained in:
Docker7530
2026-03-29 15:04:47 +08:00
parent 798019bbbf
commit 6b9ac80177
16 changed files with 104 additions and 401 deletions
@@ -1,3 +1,10 @@
<%*
const monthDay = tp.date.now("MMDD");
const name = await tp.system.prompt("笔记名称", "");
if (name) {
await tp.file.rename(monthDay + "-" + name);
}
-%>
---
日期: <% tp.date.now("YYYY-MM-DD HH:mm") %>
来源: