<%* let term = await tp.system.prompt("Term"); let definition = await tp.system.prompt("Definition"); -%> --- Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %> Type: Definition Term: <% term %> Definition: <% definition %> --- <%* await tp.file.rename("Definition-" + term + "-" + tp.date.now("DDMMYYYYHHMMSS")) %> # <% term %> <% definition %>