From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Grollmann Subject: Re: Cyclic timestamps for SCHEDULED and DEADLINE Date: Fri, 28 Apr 2006 14:37:02 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZU6c-0002lr-4a for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 10:38:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZU6b-0002lX-3A for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 10:38:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZU6a-0002lT-VC for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 10:38:00 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FZU9k-0001Wj-C2 for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 10:41:16 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FZU60-0002bw-L1 for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 16:37:27 +0200 Received: from 248.146.79.83.cust.bluewin.ch ([83.79.146.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Apr 2006 16:37:24 +0200 Received: from groll-ay by 248.146.79.83.cust.bluewin.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Apr 2006 16:37:24 +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 Carsten Dominik gmail.com> writes: > On Apr 28, 2006, at 2:33, Dieter Grollmann wrote: > > > > It's difficult for me to explain this in english, I hope you will > > understand what I mean > > Try my German if you want. Not necessary, it seems that I could tell you clearly enough :-) > > So automatic scheduling or deadlining for cyclic tasks which > > would insist on being displayed as TODO until I mark them as DONE > > could be helpful for me in such times. > > Yes I understand. A very basic problem with cyclic scheduling is that > if you don't mark the entry DONE, then you can get many of those tasks > in your agenda. Yes, of course! > One simple way would be to create a separate file and just put those > cyclic tasks for the next two years in there. Emacs Keyboad macros can > be very handy for this: > > For example: Thank you for the example. To find a solution will not be a problem, not with Emacs and Org :-) Dieter