[Orgmode] Re: how to add a LOCATION in the exported iCal

2007-10-11 Thread Leo
On 2007-10-09 22:37 +0100, Bastien wrote: > Leo <[EMAIL PROTECTED]> writes: > >> However, in order to insert the LOCATION property, I need to first run >> org-insert-property-drawer and then `C-c C-c s' ... >> >> Is there a better way of setting LOCATION? > > Well, no. > > But property drawers are

Re: [Orgmode] Re: how to add a LOCATION in the exported iCal

2007-10-09 Thread Carsten Dominik
On Oct 9, 2007, at 22:27, Leo wrote: On 2007-10-09 21:45 +0100, Bastien wrote: Leo <[EMAIL PROTECTED]> writes: What do you exactly mean by "include the LOCATION"? I mean "in the exported .ics file". The :LOCATION: property is exported as the LOCATION parameter in .ics since Org 5.11. It

[Orgmode] Re: how to add a LOCATION in the exported iCal

2007-10-09 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: > However, in order to insert the LOCATION property, I need to first run > org-insert-property-drawer and then `C-c C-c s' ... > > Is there a better way of setting LOCATION? Well, no. But property drawers are designed for this kind of additionnal information, aren

[Orgmode] Re: how to add a LOCATION in the exported iCal

2007-10-09 Thread Leo
On 2007-10-09 21:45 +0100, Bastien wrote: > Leo <[EMAIL PROTECTED]> writes: > >>> What do you exactly mean by "include the LOCATION"? >> >> I mean "in the exported .ics file". > > The :LOCATION: property is exported as the LOCATION parameter in .ics > since Org 5.11. It complies normally with th

Re: [Orgmode] Re: how to add a LOCATION in the exported iCal

2007-10-09 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: >> What do you exactly mean by "include the LOCATION"? > > I mean "in the exported .ics file". The :LOCATION: property is exported as the LOCATION parameter in .ics since Org 5.11. It complies normally with the RFC specs: http://tools.ietf.org/rfc/rfc2445.txt

[Orgmode] Re: how to add a LOCATION in the exported iCal

2007-10-09 Thread Leo
On 2007-10-09 03:45 +0100, Bastien wrote: > Leo <[EMAIL PROTECTED]> writes: > >> I start to export org to icalendar and then to google calendar. I >> wonder what's the best way to include the LOCATION. > > What do you exactly mean by "include the LOCATION"? I mean "in the exported .ics file". -