cmc/org-templates

Org-mode templates.

clone: git clone https://gitbay.org/cmc/org-templates.git

main: templates/generic/reading-list.org · raw

 1#+TITLE: Reading List
 2#+FILETAGS: :reading:list:
 3
 4* To Read
 5** TODO [#B] [[https://example.com][Book Title]] :fiction:
 6   :PROPERTIES:
 7   :Author: Author Name
 8   :END:
 9
10* In Progress
11** STARTED Book Title 2
12
13* Finished
14** DONE Book Title 1
15   CLOSED: [%<%Y-%m-%d>]