From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: how to add cyclic tasks Date: Tue, 19 Aug 2008 09:49:54 -0400 Message-ID: <87abf99ksd.fsf@gollum.intra.norang.ca> References: <873al1xifq.fsf@gmail.com> 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 1KVS6n-0007U5-5B for emacs-orgmode@gnu.org; Tue, 19 Aug 2008 10:22:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVS6k-0007Tt-Oc for emacs-orgmode@gnu.org; Tue, 19 Aug 2008 10:22:51 -0400 Received: from [199.232.76.173] (port=37695 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVS6k-0007Tq-Id for emacs-orgmode@gnu.org; Tue, 19 Aug 2008 10:22:50 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:51085) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KVS6k-0000Lz-T9 for emacs-orgmode@gnu.org; Tue, 19 Aug 2008 10:22:50 -0400 In-Reply-To: <873al1xifq.fsf@gmail.com> (Paul R.'s message of "Tue\, 19 Aug 2008 15\:06\:49 +0200") 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: Paul R Cc: emacs-orgmode@gnu.org Paul R writes: > On Tue, 19 Aug 2008 17:55:00 +0530, "alpesh gajbe" said: > alpesh> * Lecture at Kalina Health center from 9.00 to 10.00 > alpesh> SCHEDULED: <2008-08-20 Wed +1w> > > This entry will be push 1 week forward as soon as it gets DONE This works for me... I have a weekly task defined as ** Test Appointment SCHEDULED: <2008-08-20 Wed +1w> [2008-08-19 Tue] and it shows up on every Wednesday in my agenda into the future. I'm using Org-mode version 6.06b (latest from git) -Bernt