diff --git a/Templater/Fleeting Note.md b/Templater/Fleeting Note.md index 69052ae..652bf30 100644 --- a/Templater/Fleeting Note.md +++ b/Templater/Fleeting Note.md @@ -1,8 +1,9 @@ --- tags: - note/fleeting + - to-review relates to: -references: +references: creation date: <% tp.file.creation_date() %> modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> --- diff --git a/Templater/Literature Note.md b/Templater/Literature Note.md index f047a2b..60c22dd 100644 --- a/Templater/Literature Note.md +++ b/Templater/Literature Note.md @@ -1,8 +1,9 @@ --- tags: - note/literature + - to-review relates to: -references: +references: creation date: <% tp.file.creation_date() %> modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> ---