From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Repeating timestamps with a finish date Date: Wed, 20 Oct 2010 21:31:04 -0400 Message-ID: <8762wwz607.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=49694 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8jzn-0008TV-TY for emacs-orgmode@gnu.org; Wed, 20 Oct 2010 21:31:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8jzm-0001Jv-NH for emacs-orgmode@gnu.org; Wed, 20 Oct 2010 21:31:07 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:38434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8jzm-0001Jr-Jc for emacs-orgmode@gnu.org; Wed, 20 Oct 2010 21:31:06 -0400 In-Reply-To: (Christopher Witte's message of "Tue, 19 Oct 2010 13:48:15 +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: Christopher Witte Cc: Org Mode Christopher Witte writes: > Is there a way to get timestamps that repeat (say weekly) up to a > certain date when it stops repeating?=C2=A0 I have a weekly appointment t= hat > will only go for the next 8 weeks and I don't want to have to input > each appointment separately and I don't want it cluttering up my diary > beyond it's end date. Though you can't yet do this with org-mode timestamps, you can use a diary sexp. Does the following FAQ help? http://orgmode.org/worg/org-faq.php#org-diary-class Best, Matt