From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul R Subject: Re: iCal export of repeated tasks Date: Fri, 13 Jun 2008 14:56:09 +0200 Message-ID: <87y7594hp2.fsf@gmail.com> References: <20080610101715.GF5498@atlantic.linksys.moosehall> <20080612100559.GE19396@atlantic.linksys.moosehall> <20080612114705.GG19396@atlantic.linksys.moosehall> <20080613092409.GA8066@atlantic.linksys.moosehall> <878wx964mw.fsf@gmail.com> <20080613120135.GD8066@atlantic.linksys.moosehall> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K78pB-0006q1-8G for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 08:56:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K78pA-0006pd-K9 for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 08:56:12 -0400 Received: from [199.232.76.173] (port=45990 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K78pA-0006pQ-Dj for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 08:56:12 -0400 Received: from hu-out-0506.google.com ([72.14.214.239]:23236) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K78pA-0003Y4-9r for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 08:56:12 -0400 Received: by hu-out-0506.google.com with SMTP id 34so5866401hud.1 for ; Fri, 13 Jun 2008 05:56:10 -0700 (PDT) In-Reply-To: <20080613120135.GD8066@atlantic.linksys.moosehall> (Adam Spiers's message of "Fri\, 13 Jun 2008 13\:01\:35 +0100") 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 Adam Spiers writes: > Likewise, as > another hypothetical example, if all my events had LOCATION > properties, it would be equally valid and correct to export them to > one iCal file for use with korganizer on a full desktop display, and > to another iCal file with the LOCATION properties trimmed out to save > space on a mobile phone display. This is a good use-case, and once again, I consider org export should provide full information, and later a convert tools should degrade/adapt it to the target software or device. Implementing such a processing in every calendaring tools would be a massive duplication. The "iCal to iCal" converter is the way to go, IMO. -- Paul