From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Cyclic timestamps for SCHEDULED and DEADLINE Date: Thu, 27 Apr 2006 09:16:24 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZ1kY-00015a-42 for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 04:21:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZ1kW-00014b-1Q for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 04:21:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZ1kV-00014U-UK for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 04:21:19 -0400 Received: from [66.249.92.171] (helo=uproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FZ1nN-0000r8-TJ for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 04:24:18 -0400 Received: by uproxy.gmail.com with SMTP id m2so1314411ugc for ; Thu, 27 Apr 2006 01:21:19 -0700 (PDT) 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: Dieter Grollmann Cc: emacs-orgmode@gnu.org On Apr 26, 2006, at 16:42, Dieter Grollmann wrote: > Hello, > > I have discovered org-mode some days ago. I'm now getting familiar > with it and > use it with pleasure. > > It seems, that org-mode does not allow timestamps like, for example, > <*-*-25> > (to match the 25th of every month) for SCHEDULED resp. DEADLINE? Of > course I can > do this with diary, but diary entries are not carried forward... > > Did I miss something in the manual? No, such a feature is currently not available in Org-mode. For myself, I can't think of many applications for this. Do you have concrete examples where you need this, together with scheduling? Another way to deal with this is just creating a scheduled item and reschedule it to one month later when you are done. - Carsten