aboutsummaryrefslogtreecommitdiff
path: root/templates/generic/reading-list.org
diff options
context:
space:
mode:
Diffstat (limited to 'templates/generic/reading-list.org')
-rw-r--r--templates/generic/reading-list.org15
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/generic/reading-list.org b/templates/generic/reading-list.org
new file mode 100644
index 0000000..1715607
--- /dev/null
+++ b/templates/generic/reading-list.org
@@ -0,0 +1,15 @@
+#+TITLE: Reading List
+#+FILETAGS: :reading:list:
+
+* To Read
+** TODO [#B] [[https://example.com][Book Title]] :fiction:
+ :PROPERTIES:
+ :Author: Author Name
+ :END:
+
+* In Progress
+** STARTED Book Title 2
+
+* Finished
+** DONE Book Title 1
+ CLOSED: [%<%Y-%m-%d>] \ No newline at end of file