395 B
395 B
id, aliases, title, tags, dg-publish, daily
| id | aliases | title | tags | dg-publish | daily |
|---|---|---|---|---|---|
| <% tp.file.title %> | <% tp.file.title %> | true | <% tp.file.title.slice(0, 10) %> |
<% tp.file.title %>
<%* // ensure daily note // await tp.file.create_new(tp.file.find_tfile("daily"), tp.file.title.slice(0, 10), true, "periodic/daily") await tp.user.ensure_exists(tp, "daily", tp.file.title.slice(0, 10), false, "periodic/daily") %>