442 B
442 B
id, aliases, title, tags, yearly, previous, dg-publish
| id | aliases | title | tags | yearly | previous | dg-publish |
|---|---|---|---|---|---|---|
| <% tp.file.title %> | <% tp.file.title.slice(0, 4) %> | <% moment(tp.file.title, 'YYYY-MM').subtract(1,'months').format('YYYY-MM') %> | true |
<% tp.file.title %>
<%* // ensure yearly note // app.vault.create("periodic/yearly/" + tp.file.title.slice(0, 4) + ".md", "") await tp.user.ensure_exists(tp, "yearly", tp.file.title.slice(0, 4), false, "periodic/yearly") %>