Re: [O] ical2org.py

2013-05-21 Thread aitor
On Tue, May 21, 2013 at 03:10:51PM +0200, Guido Van Hoecke wrote: > > I got iCalendar from https://pypi.python.org/pypi/icalendar, untarred it > and ran `sudo python setup.py install' > > Got pytz from https://pypi.python.org/pypi/pytz/. It comes as an egg > file so you just run `sudo easy-install

Re: [O] ical2org.py

2013-05-21 Thread Guido Van Hoecke
Eric S Fraga writes: > aitor writes: > >> 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 > > Aitor, > > I would like to try this out but, as I am not a python user, I have no > idea how

Re: [O] ical2org.py

2013-05-21 Thread François Pinard
Eric S Fraga writes: > I am not a python user [...] Hi, Eric. Nobody is perfect :-). Regards, François

Re: [O] ical2org.py

2013-05-21 Thread Eric S Fraga
aitor writes: > 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 Aitor, I would like to try this out but, as I am not a python user, I have no idea how to get the two bits you indicate being

Re: [O] ical2org.py

2013-05-16 Thread Bastien
Simon Thum writes: > I recall to have lost my worg pushability, Bastien can you check? Please send me your public key in private. Thanks, -- Bastien

Re: [O] ical2org.py

2013-05-16 Thread Simon Thum
On 05/15/2013 10:01 AM, aitor wrote: Hi, On Wed, May 15, 2013 at 12:56:02AM +0200, Bastien wrote: Hi Simon, Simon Thum writes: It's going to be confusing if we add them all. On the contrary -- I think collecting all the information about various solutions in the same place is the only way

Re: [O] ical2org.py

2013-05-15 Thread aitor
Hi, On Wed, May 15, 2013 at 12:56:02AM +0200, Bastien wrote: > Hi Simon, > > Simon Thum writes: > > > It's going to be confusing if we add them all. > > On the contrary -- I think collecting all the information about > various solutions in the same place is the only way to encourage > comparis

Re: [O] ical2org.py

2013-05-14 Thread Bastien
Hi Simon, Simon Thum writes: > It's going to be confusing if we add them all. On the contrary -- I think collecting all the information about various solutions in the same place is the only way to encourage comparisons, which is the best way to let one solution emerge, if needed. 2 cts of cour

Re: [O] ical2org.py

2013-05-14 Thread Simon Thum
On 05/14/2013 10:37 AM, Bastien wrote: aitor writes: 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 Great -- would be nice to add this to Worg! Yes, more or less. We now have (if I did not miscoun

Re: [O] ical2org.py

2013-05-14 Thread Bastien
aitor writes: > 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 Great -- would be nice to add this to Worg! -- Bastien

[O] ical2org.py

2013-05-12 Thread aitor
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 be