all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ical2org.py
@ 2013-05-12 10:04 aitor
  2013-05-14  8:37 ` ical2org.py Bastien
  2013-05-21 11:19 ` ical2org.py Eric S Fraga
  0 siblings, 2 replies; 11+ messages in thread
From: aitor @ 2013-05-12 10:04 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-05-21 15:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-12 10:04 ical2org.py aitor
2013-05-14  8:37 ` ical2org.py Bastien
2013-05-14 20:40   ` ical2org.py Simon Thum
2013-05-14 22:56     ` ical2org.py Bastien
2013-05-15  8:01       ` ical2org.py aitor
2013-05-16 19:41         ` ical2org.py Simon Thum
2013-05-16 19:47           ` ical2org.py Bastien
2013-05-21 11:19 ` ical2org.py Eric S Fraga
2013-05-21 11:54   ` ical2org.py François Pinard
2013-05-21 13:10   ` ical2org.py Guido Van Hoecke
2013-05-21 15:09     ` ical2org.py aitor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.