emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] ical2org.py


From: aitor
Subject: [O] ical2org.py
Date: Sun, 12 May 2013 12:04:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

I've implemented a little script which converts ics files to
org-mode. You can find the script here:

https://github.com/asoroa/ical2org.py

It is equivalent to the awk script from Eric S. Fraga located here:

http://orgmode.org/worg/org-tutorials/org-google-sync.html

It's main differences being:

- it only converts the events which fall into a timeframe (by default 3
  months before and after the current day)

- it handles recurrent events of 'dayly', 'weekly' and 'yearly' types.

- it also deals correctly with timezones etc.


best,
                        aitor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]