daya <[email protected]> writes: > There are some tasks on which I would like spend a specified time of > the day. I would like to set a per-day effort on these tasks. The > current effort system seem to support effort per task, not effort per > day. What is the recommended way of doing this?
What about something like:
*** TODO [#C] Read Mail/News
:LOGBOOK:
[...]
:END:
<2013-04-03 Mi .+1d>
:PROPERTIES:
:Effort: 0:45
:LAST_REPEAT: [2013-04-02 Di 18:29]
:END:
?
