diff --git a/Notes/Fleeting/Business plan.md b/Notes/Fleeting/Business plan.md index 2d3384f..8949832 100644 --- a/Notes/Fleeting/Business plan.md +++ b/Notes/Fleeting/Business plan.md @@ -2,9 +2,9 @@ tags: - note/fleeting - to-review -relates to: "[[Starting my own game company]]" -creation date: 2023-09-10 10:07 -modification date: Sunday 10th September 2023 10:07:30 +relates-to: "[[Starting my own game company]]" +creation-date: 2023-09-10 10:07 +modification-date: Sunday 10th September 2023 10:07:30 --- # Business plan diff --git a/Notes/Fleeting/Upgrading ImproImpact.md b/Notes/Fleeting/Upgrading ImproImpact.md index 0e98cb2..66337c3 100644 --- a/Notes/Fleeting/Upgrading ImproImpact.md +++ b/Notes/Fleeting/Upgrading ImproImpact.md @@ -2,9 +2,9 @@ tags: - note/fleeting - to-review -relates to: -creation date: 2023-09-12 12:31 -modification date: Tuesday 12th September 2023 12:31:02 +relates-to: +creation-date: 2023-09-12 12:31 +modification-date: Tuesday 12th September 2023 12:31:02 --- # Upgrading Impro Impact diff --git a/Templater/Fleeting Note.md b/Templater/Fleeting Note.md index fe33280..5961ead 100644 --- a/Templater/Fleeting Note.md +++ b/Templater/Fleeting Note.md @@ -2,9 +2,9 @@ tags: - note/fleeting - to-review -relates to: -creation date: <% tp.file.creation_date() %> -modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> +relates-to: +creation-date: <% tp.file.creation_date() %> +modification-date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> --- # <% tp.file.title %> diff --git a/Templater/Literature Note.md b/Templater/Literature Note.md index 523aa5f..c3e34f8 100644 --- a/Templater/Literature Note.md +++ b/Templater/Literature Note.md @@ -2,9 +2,9 @@ tags: - note/literature - to-review -relates to: -creation date: <% tp.file.creation_date() %> -modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> +relates-to: +creation-date: <% tp.file.creation_date() %> +modification-date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> --- # <% tp.file.title %> diff --git a/Templater/Permanent note.md b/Templater/Permanent note.md index bfabefe..a9f158e 100644 --- a/Templater/Permanent note.md +++ b/Templater/Permanent note.md @@ -1,10 +1,9 @@ --- tags: - note/permanent  -relates to: -references: -creation date: <% tp.file.creation_date() %> -modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> +relates-to: +creation-date: <% tp.file.creation_date() %> +modification-date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> --- # <% tp.file.title %> @@ -28,3 +27,4 @@ modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") % --- +# References \ No newline at end of file