From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Effort Per Day Date: Thu, 4 Apr 2013 10:00:07 +0000 (UTC) Message-ID: <87hajmaasr.fsf@mean.albasani.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNgy2-00062J-33 for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 06:00:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNgy0-000287-UK for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 06:00:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:43616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNgy0-00027z-Ny for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 06:00:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UNgyN-00023i-1m for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 12:00:47 +0200 Received: from e178214203.adsl.alicedsl.de ([85.178.214.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Apr 2013 12:00:47 +0200 Received: from gegendosenfleisch by e178214203.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Apr 2013 12:00:47 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org daya 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: ?