Re: [O] Inquiry about ical2org

2016-05-30 Thread Eric S Fraga
On Friday, 27 May 2016 at 16:06, John Hendy wrote: > Is your original version anywhere handy? I tried searching but don't > seem to find it. I have not made it available since the one on Worg diverged but only because I didn't get around to doing anything about it. Attached is my latest version w

Re: [O] Inquiry about ical2org

2016-05-27 Thread John Hendy
On Fri, May 27, 2016 at 2:50 AM, Eric S Fraga wrote: > On Thursday, 26 May 2016 at 20:04, John Hendy wrote: > > [...] > >> Anyway, the point is that the repeater is built if there's any >> repetition frequency/interval. You also capture the "until" into >> rrend. So, the first date is going to fea

Re: [O] Inquiry about ical2org

2016-05-27 Thread Eric S Fraga
On Thursday, 26 May 2016 at 20:04, John Hendy wrote: [...] > Anyway, the point is that the repeater is built if there's any > repetition frequency/interval. You also capture the "until" into > rrend. So, the first date is going to feature a +unit, and this code > adds the end: > > else if

Re: [O] Inquiry about ical2org

2016-05-26 Thread Ken Mankoff
On 2016-05-26 at 16:00, John Hendy wrote: > On Thu, May 26, 2016 at 2:49 AM, Eric S Fraga wrote: >> On Wednesday, 25 May 2016 at 20:33, John Hendy wrote: >> Which ical2org is this? If it's the awk script I wrote originally, >> the repeat handling was written with the assumption that there would

Re: [O] Inquiry about ical2org

2016-05-26 Thread John Hendy
On Thu, May 26, 2016 at 3:00 PM, John Hendy wrote: > On Thu, May 26, 2016 at 2:49 AM, Eric S Fraga wrote: >> On Wednesday, 25 May 2016 at 20:33, John Hendy wrote: >>> I found ical2org, and implemented it successfully via the "Share >> >> Which ical2org is this? If it's the awk script I wrote ori

Re: [O] Inquiry about ical2org

2016-05-26 Thread John Hendy
On Thu, May 26, 2016 at 2:49 AM, Eric S Fraga wrote: > On Wednesday, 25 May 2016 at 20:33, John Hendy wrote: >> I found ical2org, and implemented it successfully via the "Share > > Which ical2org is this? If it's the awk script I wrote originally, the > repeat handling was written with the assump

Re: [O] Inquiry about ical2org

2016-05-26 Thread Eric S Fraga
On Wednesday, 25 May 2016 at 20:33, John Hendy wrote: > I found ical2org, and implemented it successfully via the "Share Which ical2org is this? If it's the awk script I wrote originally, the repeat handling was written with the assumption that there would be no end date for the repeat as org can

[O] Inquiry about ical2org

2016-05-25 Thread John Hendy
Greetings, I was looking to get my Outlook calendar into Orgmode to better schedule my work (this way I can see my official meetings in Org already where I do task management). I found ical2org, and implemented it successfully via the "Share calendar" .ics link that Outlook can generate. I have