Files
2026-08-24 06:51:17 -04:00

424 B

<%* let title = await tp.system.prompt("Title"); let description = await tp.system.prompt("Description"); -%>

Type: Resource Resource Type: List Title: <% title %> Description: <% description %> Status: Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %> Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>

<%* await tp.file.rename("Resource⸬List-" + tp.date.now("DDMMYYYYHHMMSS")) %>

<% title %>