Update Org config
This commit is contained in:
parent
d6b15f0498
commit
776ab5caf4
3
init.el
3
init.el
@ -396,7 +396,8 @@
|
|||||||
user-documents-directory
|
user-documents-directory
|
||||||
(convert-standard-filename
|
(convert-standard-filename
|
||||||
"/orgmode/from-mobile.org"))
|
"/orgmode/from-mobile.org"))
|
||||||
org-log-done 'time)
|
org-log-done 'time
|
||||||
|
org-src-preserve-indentation t)
|
||||||
:config
|
:config
|
||||||
(require 'ox-md)
|
(require 'ox-md)
|
||||||
(unless (boundp 'org-capture-templates)
|
(unless (boundp 'org-capture-templates)
|
||||||
|
Loading…
Reference in New Issue
Block a user