adding todo dependencies
This commit is contained in:
parent
59fc0e0bf3
commit
d135f25860
2 changed files with 4 additions and 2 deletions
3
init.el
3
init.el
|
@ -368,7 +368,8 @@
|
|||
org-export-with-broken-links t
|
||||
org-agenda-current-time-string "⭠ now ────────────────"
|
||||
org-log-into-drawer t
|
||||
org-latex-active-timestamp-format "\\textit{%s}")
|
||||
org-latex-active-timestamp-format "\\textit{%s}"
|
||||
org-enforce-todo-dependencies t)
|
||||
|
||||
(add-hook 'org-mode-hook 'chris/org-mode-setup)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue