Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-22 Thread Eric S Fraga
On 22 Jul 2010 01:38:47 +0200, "Sven Bretfeld" wrote: > > Eric S Fraga writes: > > > unfortunately, I really have no idea what is going on here. I'm not > > really that conversant with the full iCalendar specifications although > > I have read the relevant parts of the specification [1] and I

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Sven Bretfeld
Eric S Fraga writes: > unfortunately, I really have no idea what is going on here. I'm not > really that conversant with the full iCalendar specifications although > I have read the relevant parts of the specification [1] and I think > I've got things right. I have experimented a little longe

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Eric S Fraga
On 22 Jul 2010 00:21:30 +0200, "Sven Bretfeld" wrote: [I've pruned the CC list, by the way] [...] > There is something strange. Having installed the org version from git > and having set org-icalendar-alarm-time to 10, GoogleCalendar displays > appointments two hours too late. > > Strangely,

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Sven Bretfeld
Hi Eric S Fraga writes: > On Wed, 21 Jul 2010 16:27:40 +0200, Giovanni Ridolfi > wrote: >> pull the git version or download the latest org: > and then make sure you set the variable org-icalendar-alarm-time to > the number of minutes which should be used for any exported timed > event. Ther

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Eric S Fraga
On Wed, 21 Jul 2010 16:27:40 +0200, Giovanni Ridolfi wrote: > > "Daniel E. Doherty" writes: > > >> "David" == David A Gershman writes: > > > > David> Hello, > > > > David> I was wondering if there was a feature in OrgMode to provide > > David> 'VALARM's when exporting to .ics?

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Giovanni Ridolfi
"Daniel E. Doherty" writes: >> "David" == David A Gershman writes: > > David> Hello, > > David> I was wondering if there was a feature in OrgMode to provide > David> 'VALARM's when exporting to .ics? I think it has already been implemented: 6 hours ago Eric S FragaiCal

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Daniel E. Doherty
> "David" == David A Gershman writes: David> Hello, David> I was wondering if there was a feature in OrgMode to provide David> 'VALARM's when exporting to .ics? David> A sample event created, for example, in Sunbird generated David> this code: David> BEGIN:VALARM

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-04-05 Thread Carsten Dominik
On Mar 31, 2010, at 10:34 PM, David A. Gershman wrote: Hello, I was wondering if there was a feature in OrgMode to provide 'VALARM's when exporting to .ics? A sample event created, for example, in Sunbird generated this code: BEGIN:VALARM TRIGGER;VALUE=DURATION:-PT5M DESCRIPTION:Mozilla

[Orgmode] .ics export w/Alarms. Possible?

2010-03-31 Thread David A. Gershman
Hello, I was wondering if there was a feature in OrgMode to provide 'VALARM's when exporting to .ics? A sample event created, for example, in Sunbird generated this code: BEGIN:VALARM TRIGGER;VALUE=DURATION:-PT5M DESCRIPTION:Mozilla Alarm: Lunch w/Bob ACTION:DISPLAY END:VALARM I was