diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-01-19 21:14:51 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-01-19 21:14:51 +0100 |
commit | 9642cd7ae24f0ba79ce5647c709b35ae8f06a285 (patch) | |
tree | ae25c3b0db7ae4c23186b294c6d000073f085c2d /Templates | |
parent | 969b96c2531fb986f6c7f21fd544391b439defd7 (diff) |
vault backup: 2025-01-19 21:14:51
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/Daily-note.md | 8 | ||||
-rw-r--r-- | Templates/Daily.md | 9 | ||||
-rw-r--r-- | Templates/{{date}}.md | 1 |
3 files changed, 9 insertions, 9 deletions
diff --git a/Templates/Daily-note.md b/Templates/Daily-note.md deleted file mode 100644 index 90528c6..0000000 --- a/Templates/Daily-note.md +++ /dev/null @@ -1,8 +0,0 @@ -#daily #task #todo #log - ---- -# Tasks -- [ ] Organize previous daily note -# Log - -# Notes diff --git a/Templates/Daily.md b/Templates/Daily.md new file mode 100644 index 0000000..6379c97 --- /dev/null +++ b/Templates/Daily.md @@ -0,0 +1,9 @@ +--- +tags: + - daily + - "#unfinished-tasks" +--- +# Tasks +- [ ] Organize previous daily note + +# Work diff --git a/Templates/{{date}}.md b/Templates/{{date}}.md deleted file mode 100644 index 830b011..0000000 --- a/Templates/{{date}}.md +++ /dev/null @@ -1 +0,0 @@ -{{date}}
\ No newline at end of file |