diff --git a/Templater/Note.md b/Templater/Fleeting Note.md similarity index 92% rename from Templater/Note.md rename to Templater/Fleeting Note.md index c70a61d..dc768c4 100644 --- a/Templater/Note.md +++ b/Templater/Fleeting Note.md @@ -9,5 +9,4 @@ modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") % --- -# References - - \ No newline at end of file +# Relates to \ No newline at end of file diff --git a/Templater/Literature Note.md b/Templater/Literature Note.md new file mode 100644 index 0000000..eb56dcb --- /dev/null +++ b/Templater/Literature Note.md @@ -0,0 +1,13 @@ +--- +tags: + - note/literature +creation date: <% tp.file.creation_date() %> +modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> +--- +# <% tp.file.title %> + + + +--- +# References + - \ No newline at end of file