diff --git a/Templater/Core note.md b/Templater/Core note.md new file mode 100644 index 0000000..2c60cc1 --- /dev/null +++ b/Templater/Core note.md @@ -0,0 +1,10 @@ +--- +creation date: <% tp.file.creation_date() %> +modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> +--- + +<< [[<% tp.date.now("YYYY-MM-DD", -1) %>]] | [[<% tp.date.now("YYYY-MM-DD", 1) %>]] >> + +# <% tp.file.title %> + +<% tp.web.daily_quote() %>