From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Thompson Subject: Re: Feature Request: Timestamp with repeater interval in Date range Date: Mon, 4 Oct 2010 21:33:21 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=40118 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2sf9-00038J-Ay for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 17:33:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2sf5-0005Ig-OA for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 17:33:33 -0400 Received: from lo.gmane.org ([80.91.229.12]:37498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2sf5-0005IJ-Fr for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 17:33:31 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P2sf3-0004PZ-Nk for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 23:33:29 +0200 Received: from 207.35.236.200 ([207.35.236.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Oct 2010 23:33:29 +0200 Received: from thompson.chris by 207.35.236.200 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Oct 2010 23:33:29 +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 RĂ¼diger Sonderfeld c-plusplus.de> writes: > Hello, > I have a Feature Request: It would be really great if there was (an easy way) > to define a Timestamp with repeating interval but only in a specific time > range. > For example I want to define a repeating event on every Tuesday between > 2010-10-05 and 2011-01-27: > > <2010-10-05 Tue 09:15-11:00 +1w>--<2011-01-27 Thu> > > This would be especially useful to manage dates for university courses. That's not a bad suggestion for syntax, but it's fairly easy to accomplish what you're looking for already. See "How can I schedule a weekly class that lasts for a limited period of time?" in the org-FAQ. -- Chris