From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: scheduling: skip weekends Date: Sat, 28 Nov 2009 18:50:44 +0100 Message-ID: <86F9B0CC-31C2-424E-9CCD-CDC5E46C03D4@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NERRf-0008Ld-RI for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:50:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NERRa-0008Iq-OC for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:50:55 -0500 Received: from [199.232.76.173] (port=53921 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NERRa-0008Im-GB for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:50:50 -0500 Received: from mail-ew0-f215.google.com ([209.85.219.215]:62274) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NERRa-0002j5-G5 for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:50:50 -0500 Received: by ewy7 with SMTP id 7so2959567ewy.8 for ; Sat, 28 Nov 2009 09:50:48 -0800 (PST) In-Reply-To: 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 To: Patrick Drechsler Cc: emacs-orgmode@gnu.org Hi Patrick, no, this is not possible currently. - Carsten On Nov 28, 2009, at 4:51 PM, Patrick Drechsler wrote: > Hi, > > is it possible to skip weekends when rescheduling a task using the "+ > +1d" operator? > > Example: > > * TODO work task (not on weekends) > SCHEDULED: <2009-11-27 Fr ++1d> > > When changing the state to the DONE state, it will be rescheduled to > the next day, no matter what day of the week that is. So changing > the example above to DONE on a Friday will reschedule the task for > Saturday. Is it possible to reschedule it for Monday? > > Regards, > > Patrick > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten