diff --git a/init.el b/init.el index 8c17a90..c47154d 100644 --- a/init.el +++ b/init.el @@ -403,7 +403,8 @@ "/orgmode/from-mobile.org")) org-log-done 'time org-src-preserve-indentation t - org-log-into-drawer t) + org-log-into-drawer t + org-tags-column 0) :config (require 'ox-md) (unless (boundp 'org-capture-templates)