Hi all,
I'm trying to monitor my projects with org-mode. I'd like to make time estimates for different
activities and then monitor time spent on the activities. In the manual I found

#+PROPERTY: Effort_ALL 0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00
#+COLUMNS: %40ITEM(Task) %17Effort(Estimated Effort){:} %CLOCKSUM
which works.

But I'd like to make estimates in days, weeks or even months. And have spent time displayed in
percentage of the estimate. Is this possible?

Best regards
Johan