From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: scheduling: skip weekends Date: Thu, 3 Dec 2009 09:19:12 +0100 Message-ID: <3D555F84-EFE4-4660-9174-E29FD6949B16@gmail.com> References: <86F9B0CC-31C2-424E-9CCD-CDC5E46C03D4@gmail.com> <41502357-9713-418D-B00E-7B22C777436A@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 1NG7Oc-0001u2-L3 for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 03:50:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NG7OZ-0001ny-4V for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 03:50:42 -0500 Received: from [199.232.76.173] (port=32785 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NG7OY-0001ng-Gi for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 03:50:38 -0500 Received: from mail-ew0-f214.google.com ([209.85.219.214]:51667) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NG7OX-0005Ez-Ao for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 03:50:37 -0500 Received: by ewy6 with SMTP id 6so1148050ewy.9 for ; Thu, 03 Dec 2009 00:50:35 -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 On Dec 3, 2009, at 1:55 AM, Patrick Drechsler wrote: > Carsten Dominik wrote: >> On Nov 28, 2009, at 7:10 PM, Patrick Drechsler wrote: >>> 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? > > > this sounds reasonable, but I don't currently have time to implement > > it. Would be interested in a patch, though. > > "Learning E-Lisp" would be one of those tasks for the weekend. ;-) > > Is there a separate bug-tracker/feature-request interface besides > this ml? No. But maybe we need one. - Carsten