There are none :(
This commit is contained in:
@@ -302,6 +302,10 @@
|
||||
'("h" "Home" entry
|
||||
(file+headline "~/org/home.org" "Inbox")
|
||||
"* TODO [#A] %?\n %i" :empty-lines 1))
|
||||
(add-to-list 'org-capture-templates
|
||||
'("b" "Quote" entry
|
||||
(file "~/org/quotes.org")
|
||||
"%i \n" :empty-lines 1))
|
||||
(setq-default org-archive-location "~/org/.archive/%s_archive::* Finished Tasks")
|
||||
|
||||
;; Import ox-latex to get org-latex-classes and other funcitonality
|
||||
|
||||
Reference in New Issue
Block a user