From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daya Atapattu Subject: Use depend.el for Cyclic Triggering Date: Tue, 29 Nov 2011 16:07:07 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04427122ed91ee04b2e60248 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVUu6-0004cd-LZ for emacs-orgmode@gnu.org; Tue, 29 Nov 2011 16:07:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVUu5-0002qv-MG for emacs-orgmode@gnu.org; Tue, 29 Nov 2011 16:07:50 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:46523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVUu5-0002qp-Hm for emacs-orgmode@gnu.org; Tue, 29 Nov 2011 16:07:49 -0500 Received: by faaa26 with SMTP id a26so151071faa.0 for ; Tue, 29 Nov 2011 13:07:48 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --f46d04427122ed91ee04b2e60248 Content-Type: text/plain; charset=ISO-8859-1 Hello all: I am new to org-mode and have been trying to get the following to work. I have: TODO Item1 TODO Item 2 TODO Item 3 TODO Item 4 I want to schedule Item 1 for today and when I change it to DONE Item 2 should be scheduled for tomorrow. When I set Item 2 to DONE Item 3 should be scheduled for next day and so on. All this happens (they get scheduled for the same day, but that I can live with) in the first cycle. But when all four are showing DONE it won't get any further. I want this to go on for ever. I tried adding .+4 to schedule and inserting :STYLE: habit as a property. I was hoping that way the item will not get marked DONE, but just advance the scheduled date with TODO. But that does not happen. So I am looking for a method to either an Item will pass on the trigger without marking itself "DONE" (but advancing the scheduled date) or passing trigger to next sibling even if it is marked "DONE" and change DONE to TODO. Is there any way to do that with the current structure? Thanks. - Daya --f46d04427122ed91ee04b2e60248 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello all:

I am new to org-mode and have been trying to get the foll= owing to work.

I have:

TODO Item1
TODO Item 2
TODO Item= 3
TODO Item 4

I want to schedule Item 1 for today and when I cha= nge it to DONE Item 2 should be scheduled for tomorrow.
When I set Item 2 to DONE Item 3 should be scheduled for next day and so on= .

All this happens (they get scheduled for the same day, but that I = can live with)=A0 in the first cycle.
But when all four are showing DONE= it won't get any further.

I want this to go on for ever.

I tried adding .+4 to schedule an= d inserting :STYLE: habit as a property.=A0 I was hoping that way the item = will not get marked DONE, but just advance the scheduled date with TODO.=A0= But that does not happen.

So I am looking for a method to either an Item will pass on the trigger= without marking itself "DONE" (but advancing the scheduled date)=
or
passing trigger to next sibling even if it is marked "DONE&= quot; and change DONE to TODO.

Is there any way to do that with the current structure?

Thanks.<= br>
- Daya

--f46d04427122ed91ee04b2e60248--