<%*
let title = tp.file.title;
if (title.startsWith("Untitled")) {
title = await tp.system.prompt("Gib den Titel der Notiz ein:");
await tp.file.rename(title);
}
let type = await tp.system.suggester(["Economics", "Politics", "Sociology", "Science", "General", "Culture"], ["Economics", "Politics", "Sociology", "Science", "General", "Culture"])
-%>
---
aliases: []
categories: Short term
cssclass:
created : <% tp.file.creation_date("YYYY-MM-DD HH:mm:ss") %>
title: <% title %>
source: // term found //
type: <% type %>
hub: Term
tags:
---
## Übersicht:
## Beispiel
### Verwandte Begriffe