summaryrefslogtreecommitdiff
path: root/templates/Timesheet-Template.md
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Timesheet-Template.md')
-rw-r--r--templates/Timesheet-Template.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/templates/Timesheet-Template.md b/templates/Timesheet-Template.md
new file mode 100644
index 0000000..bc4933d
--- /dev/null
+++ b/templates/Timesheet-Template.md
@@ -0,0 +1,30 @@
+Hours: `= sum(this.hours)`
+
+## Saturday - [hours:: 0]
+
+## Sunday - [hours:: 0]
+
+## Monday - [hours:: 0]
+
+### (project:: PROJECT-0000)
+- note 1
+
+## Tuesday - [hours:: 0]
+
+### (project:: PROJECT-0000)
+- note 1
+
+## Wednesday - [hours:: 0]
+
+### (project:: PROJECT-0000)
+- note 1
+
+## Thursday - [hours:: 0]
+
+### (project:: PROJECT-0000)
+- note 1
+
+## Friday - [hours:: 0]
+
+### (project:: PROJECT-0000)
+- note 1 \ No newline at end of file