From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: scheduling: skip weekends Date: Mon, 30 Nov 2009 13:49:43 +0100 Message-ID: <41502357-9713-418D-B00E-7B22C777436A@gmail.com> References: <86F9B0CC-31C2-424E-9CCD-CDC5E46C03D4@gmail.com> 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 1NF5hQ-0007ua-2g for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 07:49:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NF5hL-0007oA-67 for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 07:49:51 -0500 Received: from [199.232.76.173] (port=35333 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NF5hK-0007nY-QL for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 07:49:46 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:54565) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NF5hK-0001wu-LO for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 07:49:46 -0500 Received: by ewy24 with SMTP id 24so4088266ewy.26 for ; Mon, 30 Nov 2009 04:49:45 -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, this sounds reasonable, but I don't currently have time to implement it. Would be interested in a patch, though. - Carsten On Nov 28, 2009, at 7:10 PM, Patrick Drechsler wrote: > Hi Carsten et al, > > Carsten Dominik wrote: >> On Nov 28, 2009, at 4:51 PM, Patrick Drechsler wrote: >>> 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? > >> no, this is not possible currently. > > OK, thanks for the quick feedback. > > Does this seem like a reasonable feature request? > > 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