From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Repeating TODOs Date: Thu, 25 Mar 2010 17:19:42 -0400 Message-ID: <87mxxwhzf5.fsf@gollum.intra.norang.ca> References: <87zl1wiqay.fsf@gollum.intra.norang.ca> <871vf8xnjf.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuuSz-0002xs-T5 for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 17:19:50 -0400 Received: from [140.186.70.92] (port=60444 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuuSy-0002x3-2U for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 17:19:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuuSw-0003cQ-GY for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 17:19:47 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:49324) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuuSw-0003cK-Cc for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 17:19:46 -0400 In-Reply-To: <871vf8xnjf.fsf@mean.albasani.net> (Memnon Anon's message of "Thu\, 25 Mar 2010 18\:32\:57 +0000 \(UTC\)") 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: Memnon Anon Cc: emacs-orgmode@gnu.org Memnon Anon writes: > Bernt Hansen writes: > >> I think it works as you want if you just drop the . >>> SCHEDULED: <2010-03-24 Wed +2d> >> .+2d is 2 days from today >> +2d is 2 days later >> ++2d repeat 2 days later until the date is after today >> >> I think all of these formats work with habits. > > If this is really the case, I think the manual should be modified to > reflect this: > > ,----[ (info "(org)Tracking your habits") ] > | 5. The TODO may also have minimum and maximum ranges specified by > | using the syntax `.+2d/3d', which says that you want to do the > | task at least every three days, but at most every two days. > `---- > > The whole page gave me the impression that the .-syntax is the only one > supported. It seemed to work for me but I didn't test it extensively. -Bernt