deprecate obligatory id, alias, dg-publish properties
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
---
|
||||
id: <% tp.file.title %>
|
||||
aliases: []
|
||||
title: <% tp.file.title %>
|
||||
tags: []
|
||||
weekly: "[[<% moment(tp.file.title, 'YYYY-MM-DD').format('gggg[w]ww') %>]]"
|
||||
monthly: "[[<% moment(tp.file.title, 'YYYY-MM-DD').format('YYYY-MM') %>]]"
|
||||
quarterly: "[[<% moment(tp.file.title, 'YYYY-MM-DD').format('YYYY[q]Q') %>]]"
|
||||
previous: "[[<% moment(tp.file.title, 'YYYY-MM-DD').subtract(1,'days').format('YYYY-MM-DD') %>]]"
|
||||
dg-publish: true
|
||||
---
|
||||
# <% tp.file.title %>
|
||||
<%*
|
||||
|
||||
Reference in New Issue
Block a user