Re: [Orgmode] [google] updated awk script for google to org conversion

2010-07-12 Thread Marcelo de Moraes Serpa
Very cool. Someone should setup a tutorial on Google<->org sync. As of now, the information is spread around and outdated. Thanks! Marcelo. On Mon, Jul 12, 2010 at 12:50 PM, Eric S Fraga wrote: > On 12 Jul 2010 09:49:29 +0200, "Sven Bretfeld" wrote: >> >> Hi Eric >> >> Thank you very much for

Re: [Orgmode] [google] updated awk script for google to org conversion

2010-07-12 Thread Eric S Fraga
On 12 Jul 2010 09:49:29 +0200, "Sven Bretfeld" wrote: > > Hi Eric > > Thank you very much for the script and the idea. I'm a fan of MobileOrg > for Android, but the diary functions are not convenient to deal with at > the moment. So I adopted your method for date handling. Some > observations: >

Re: [Orgmode] [google] updated awk script for google to org conversion

2010-07-12 Thread Sven Bretfeld
Hi Eric Thank you very much for the script and the idea. I'm a fan of MobileOrg for Android, but the diary functions are not convenient to deal with at the moment. So I adopted your method for date handling. Some observations: 1. wget doesn't overwrite an older basic.ics laying in the same folder

Re: [Orgmode] [google] updated awk script for google to org conversion

2010-07-10 Thread Daniel Martins
Eric, It is working (up to the moment) perfectly!! I am really grateful to you! Daniel 2010/7/9 Eric S Fraga : > I've updated the awk script for converting Google calendar iCal export to org: > > - the time zone calculation is now down completely within the awk >  script, not requiring any exte

Re: [Orgmode] [google] updated awk script for google to org conversion

2010-07-09 Thread Eric S Fraga
I've updated the awk script for converting Google calendar iCal export to org: - the time zone calculation is now down completely within the awk script, not requiring any external calculations. - fixed handling of continuation lines as Google seems to have changed, since last night, the forma