From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Beffara Subject: Export of multiply occurring events Date: Wed, 31 Oct 2012 16:37:02 +0100 Message-ID: <1467036EED3F4E3CB9DB5FE0A94F5B71@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTaLs-0003ap-3k for emacs-orgmode@gnu.org; Wed, 31 Oct 2012 11:37:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTaLp-0007rt-ID for emacs-orgmode@gnu.org; Wed, 31 Oct 2012 11:37:07 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:53432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTaLp-0007qi-B4 for emacs-orgmode@gnu.org; Wed, 31 Oct 2012 11:37:05 -0400 Received: by mail-ee0-f41.google.com with SMTP id c4so987245eek.0 for ; Wed, 31 Oct 2012 08:37:02 -0700 (PDT) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi, The iCalendar export module is a fantastic way to share an org-mode calendar, but there is one thing I am not able to make it do. It will export a single event, or a periodically occurring event with a time stamp like <... +1w>. What to do if some item is occurring exactly twice ? Say it is a two-part conference, or something like that. Putting two timestamps makes it appear twice in the org agenda, but only the later one gets exported. I could always create sub-events for each occurrence, but then the text will not be exported, or will have to be duplicated, which feels sub-optimal. Is there something I didn't think of ? Thanks, /vincent -- Vincent Beffara