summaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
Diffstat (limited to 'Templates')
-rw-r--r--Templates/Daily-note.md8
-rw-r--r--Templates/Daily.md9
-rw-r--r--Templates/{{date}}.md1
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