<%*
const title = tp.file.title;
if (title.includes("Untitled")) {
const newTitle = await tp.system.prompt("File Name");
await tp.file.rename(newTitle);
}
-%>

<% await tp.file.title %>

{{VALUE:Summary}}

Jumping off points

List a few of the most important <% tp.file.title %> related notes

πŸ’§ Raindrop Bookmarks on AI


up:: {VALUE:Parent Link}}