[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Reading calendars in org mode: what is the best solution?
From: |
Alan Schmitt |
Subject: |
Re: [O] Reading calendars in org mode: what is the best solution? |
Date: |
Sat, 21 Dec 2013 10:23:26 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) |
Hi Stephen,
Stephen Eglen <address@hidden> writes:
> On Thu, Dec 19 2013, Alan Schmitt wrote:
>
>> I would like to have a read-only version of my calendars in my org
>> agenda. These calendars (10 of them) currently live in Zimbra and
>> iCould, and I am accessing them both using the native Calendar
>> application on OS X and on my (Android) phone.
>>
>> I've looked at what the options are, and I can find two of them:
>> - convert ics files into org files
>> (http://orgmode.org/worg/org-tutorials/org-google-sync.html)
>> - set up a synchronization using caldav
>> (https://github.com/dengste/org-caldav)
>
> Have you seen https://github.com/asoroa/ical2org.py
> I started using this about a week ago, and like it. One strength
> compared to the worg entry is that it handles (some) recurring events.
> My approach is to download the .ics file and then run this python
> script.
I had not seen this. I'll give it a try, thanks.
Alan