<%-* const specificdate = await tp.system.prompt("Date (YYYY-M-d)"); const title = await specificdate; await tp.file.rename(title); await tp.file.move("_/Journal/" + title); -%> --- date: <%* tR += specificdate %> --- Tags: #journal # <%* tR += title %> - <% tp.file.cursor() %>