From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: [enhancement request] Re: Recursive calender item Date: Wed, 28 Apr 2010 14:48:59 +0200 Message-ID: References: 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 1O76sD-0008Th-Tw for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 09:00:17 -0400 Received: from [140.186.70.92] (port=56322 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O76sC-0008TA-4z for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 09:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O76sA-00067d-Ag for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 09:00:16 -0400 Received: from lo.gmane.org ([80.91.229.12]:40550) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O76s9-00067R-H1 for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 09:00:14 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O76s8-00039X-1j for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 15:00:12 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Apr 2010 15:00:12 +0200 Received: from rileyrgdev by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Apr 2010 15:00:12 +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: emacs-orgmode@gnu.org "Thomas S. Dye" writes: > On Apr 27, 2010, at 8:58 PM, Juri Artamonov wrote: > > Hello Guys, > > could you please advice how to make TODO item to be recursive in Agenda. Let's say item to be every week at 19:00 Tuesday. Then after I pointed it as DONE for this week, it's still as TODO > item for next week and so on. Is it possible? > > Thank you, > Juri. > _______________________________________________ > 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 > > Aloha Juri, > > Perhaps this is what you want? > > http://orgmode.org/org.html#Repeated-tasks > > HTH, > Tom > I think a better operation be for org-mode to duplicate the repeated task +n ahead when marked as "done" and create a non repeat version of the original as done so it leaves a marked "done" item in the agenda at the original date.