Define global properties
This commit is contained in:
parent
a26e81f52d
commit
7e55421d8d
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ There are two things you can do about this warning:
|
||||||
org-log-done (quote time)
|
org-log-done (quote time)
|
||||||
org-startup-folded t
|
org-startup-folded t
|
||||||
org-startup-truncated nil
|
org-startup-truncated nil
|
||||||
|
org-global-properties (quote (("EFFORT_ALL" . "1:00 2:00 3:00 5:00 8:00 13:00")))
|
||||||
org-todo-keywords (quote ((sequence "OPEN" "TODO" "DOING" "|" "DONE")))
|
org-todo-keywords (quote ((sequence "OPEN" "TODO" "DOING" "|" "DONE")))
|
||||||
org-export-backends (quote (ascii beamer html icalendar latex md))
|
org-export-backends (quote (ascii beamer html icalendar latex md))
|
||||||
org-duration-format (quote h:mm)
|
org-duration-format (quote h:mm)
|
||||||
|
|
Loading…
Add table
Reference in a new issue