<%* 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") %> 来源: --- # 问题详情 <% tp.file.cursor() %> # 处理过程 # 总结