From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guido Van Hoecke Subject: Google calendar synchronization Date: Sun, 26 May 2013 14:31:41 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uga74-0005Ce-8p for emacs-orgmode@gnu.org; Sun, 26 May 2013 08:31:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uga70-0007MM-L8 for emacs-orgmode@gnu.org; Sun, 26 May 2013 08:31:50 -0400 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:55578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uga70-0007MF-FZ for emacs-orgmode@gnu.org; Sun, 26 May 2013 08:31:46 -0400 Received: by mail-we0-f179.google.com with SMTP id m46so3651568wev.38 for ; Sun, 26 May 2013 05:31:45 -0700 (PDT) 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: orgmode To whom it may concern: The latest ical2org.awk script to convert google.ics file(s) into org file(s) has been updated to support recurring events. It is available at http://orgmode.org/worg/org-tutorials/org-google-sync.html RRULE records are transformed into recurring org timestamps (a la +xd, +xw, +xm, +xy etc). Two caveats: - COUNT specifiers in RRULE records are ignored. - EXDATE record to exclude dates from recurring events are ignored Hoping this may be useful, Guido -- fortune: cpu time/usefulness ratio too high -- core dumped.