diff --git a/Templater/Permanent note.md b/Templater/Permanent note.md new file mode 100644 index 0000000..4584b1c --- /dev/null +++ b/Templater/Permanent note.md @@ -0,0 +1,44 @@ +--- +tags: + - note/permanent  +creation date: <% tp.file.creation_date() %> +modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> +--- +# <% tp.file.title %> + +> [!multi-column] +> +>> [!info]+ Comes from +>> Somewhere +> +>> [!success]+ Similar to +>> Something +> +>> [!danger]+ Competes with +>> Something +> +>> [!seealso]+ Leads to +>> Somewhere + + +> [!question]+ What about... +> This issue + +> [!multi-column] +> +>> [!info]+ Evidence +>> Something +> +>> [!info]+ Evidence +>> Something else +> +>> [!info]+ Evidence +>> Something last + +> [!check]+ Conclusion +> Something + + +--- +# Relates to + - \ No newline at end of file