From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: iCal export of repeated tasks Date: Thu, 12 Jun 2008 08:02:48 +0200 Message-ID: References: <20080610101715.GF5498@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6gZp-0007XT-Lt for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6gZn-0007Wt-Vq for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:29 -0400 Received: from [199.232.76.173] (port=44892 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6gZn-0007Wq-PX for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:27 -0400 Received: from mx20.gnu.org ([199.232.41.8]:63439) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K6gZn-0004CM-OT for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:28 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6gZk-0003AG-NG for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:24 -0400 In-Reply-To: <20080610101715.GF5498@atlantic.linksys.moosehall> 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: Adam Spiers Cc: org-mode mailing list I don't think the icalendar format does support repeated entries for a limited time interval, does it? - Carsten On Jun 10, 2008, at 12:17 PM, Adam Spiers wrote: > Currently, if I have a repeated task such as > > * NEXT [#B] water plants > SCHEDULED: <2008-06-16 Mon 10:30-10:45 .+1w> > > then iCal export includes something like this in the VEVENT: > > RRULE:FREQ=WEEKLY;INTERVAL=1 > > For most repeated tasks, this is a perfectly sensible default. > However, for a task of this nature, I only want to see the next > occurrence show up in my calendar client - any more just clutters up > the monthly view. So I would suggest that there should be an option > to control whether the repeated occurrences get exported. Even better > if you could limit this to only apply to certain types of repeat; > maybe having it only apply to the 'battery charging' type of renewable > events denoted by '.+' would make a sensible default? > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode