Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 103 Bytes

Rename File.md

File metadata and controls

5 lines (4 loc) · 103 Bytes

<%* const title = await tp.system.prompt("What's the title?");

await tp.file.rename(${title}); %>