From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Deadline count down in working days Date: Fri, 28 Mar 2008 09:11:51 +0100 Message-ID: <47ECA847.8050600@diplan.de> References: <47EB8A87.4070600@calicojack.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jf9h1-0002pv-QD for emacs-orgmode@gnu.org; Fri, 28 Mar 2008 04:12:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jf9h0-0002pC-5p for emacs-orgmode@gnu.org; Fri, 28 Mar 2008 04:12:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jf9gz-0002p9-V6 for emacs-orgmode@gnu.org; Fri, 28 Mar 2008 04:12:06 -0400 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jf9gz-0007a7-GA for emacs-orgmode@gnu.org; Fri, 28 Mar 2008 04:12:05 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jf9gy-0006TU-IM for emacs-orgmode@gnu.org; Fri, 28 Mar 2008 04:12:04 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jf9gs-0005tM-I1 for emacs-orgmode@gnu.org; Fri, 28 Mar 2008 08:11:58 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2008 08:11:58 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2008 08:11:58 +0000 In-Reply-To: <47EB8A87.4070600@calicojack.co.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: emacs-orgmode Hi all again, I also would like to see the work days at work and the "real" number of days at home ... Maybe define a property which may be set in each agenda file as needed? +1 rainer Rick Moynihan schrieb: > Hi all, > > I realise this functionality is probably in org already, but I can't > seem to find it mentioned anywhere (though perhaps I'm not looking very > hard). > > Currently when I look at my agenda I see this: > > gtd: In 5 d.: TODO [#A] A particular work related task > > The 5d countdown includes weekends however. Is it possible to get org > to exclude weekends from these countdowns, so I know how many working > days I have? > > As I use org for both, personal and work related stuff what might be > nice is if org could calculate work tasks in working-days and personal > tasks in week-days for the agenda view e.g: > > Thursday 27 March 2008 > gtd: In 2 wd.: TODO [#A] A particular work related task > :WORK: > gtd: In 4 d. : TODO [#A] Arrange holiday insurance > :PERSONAL: > > Where both tasks would be due on the same day (Monday 31 March 2008). > Here I've changed the suffix for the work task to wd to indicated > working-days and left the d suffix to indicate days. > > Thanks again! > > R. > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >