Allow more flexible effort entries

This commit is contained in:
Nathan Dwarshuis 2021-02-19 11:11:46 -05:00
parent 22fc7a4bdd
commit f2ec321ce8
1 changed files with 1 additions and 1 deletions

View File

@ -1995,7 +1995,7 @@ Also here are the properties for repeated tasks and a few others (see comments i
(setq org-global-properties
'(("PARENT_TYPE_ALL" . "periodical iterator")
("Effort_ALL" . "0:05 0:15 0:30 1:00 1:30 2:00 3:00 4:00 5:00 6:00")
("Effort_ALL" . "0:05 0:15 0:30 1:00 1:30 2:00 3:00 4:00 5:00 6:00 :ETC")
("X-ROUTINE" . "morning evening"))
org-use-property-inheritance