Niels Giesen writes:
> --- a/lisp/org-icalendar.el
> +++ b/lisp/org-icalendar.el
> @@ -412,7 +412,10 @@ When COMBINE is non nil, add the category to each line."
> (if scheduledp (setq summary (concat "S: " summary)))
> (if (string-match "\\`<%%" ts)
> (with-current-buf
Eric S Fraga wrote:
> Stephen Eglen writes:
>
> > Thank you very much Arun, this page looks great:
> >
> >> http://orgmode.org/worg/org-tutorials/org-google-sync.html>
> >
> > When going from org -> google, do I need to do anything about using
> > org-icalendar-store-UID? I'd rather not have t
Nick Dokos writes:
> Philipp Haselwarter wrote:
Nick & Philipp,
>> Unfortunately, both the awk script and the org-export-icalendar seem to
>> have quite a hard time with repeating entries.
Yes. I have extended my awk script to cater for ical events that span
days which does appear to work (to
Stephen Eglen writes:
> Thank you very much Arun, this page looks great:
>
>> http://orgmode.org/worg/org-tutorials/org-google-sync.html>
>
> When going from org -> google, do I need to do anything about using
> org-icalendar-store-UID? I'd rather not have to populate my org files
> with :ID: en
Philipp Haselwarter wrote:
> Unfortunately, both the awk script and the org-export-icalendar seem to
> have quite a hard time with repeating entries.
> ical2org does not honor RRULE at all, the export has some very basic and
> very fragile support, but anything like
> <%%(org-diary-class 16 02 20
> When going from org -> google, do I need to do anything about using
> org-icalendar-store-UID? I'd rather not have to populate my org files
> with :ID: entries.
You do not strictly need to, but this is the only way you do not
create double events when exporting an org file to .ics and importing
Unfortunately, both the awk script and the org-export-icalendar seem to
have quite a hard time with repeating entries.
ical2org does not honor RRULE at all, the export has some very basic and
very fragile support, but anything like
<%%(org-diary-class 16 02 2011 18 05 2011 3)>
or
SCHEDULED: <2011-0
Hi
> When going from org -> google, do I need to do anything about using
> org-icalendar-store-UID? I'd rather not have to populate my org files
> with :ID: entries.
I don't... however, I have to admit that I don't really know that much
about .ics files and the use of UID. The setup at the momen
Thank you very much Arun, this page looks great:
> http://orgmode.org/worg/org-tutorials/org-google-sync.html>
When going from org -> google, do I need to do anything about using
org-icalendar-store-UID? I'd rather not have to populate my org files
with :ID: entries.
Stephen
Hi
On 06/10/2011 09:58 AM, Stephen Eglen wrote:
> Was there any update regarding this interesting topic? I'm keen to get
> something working - what is current best practice for getting
> .ics files made by org put onto google calendar, so that I can view them
> on android?
>
> Thanks, Stephen
H
Was there any update regarding this interesting topic? I'm keen to get
something working - what is current best practice for getting
.ics files made by org put onto google calendar, so that I can view them
on android?
Thanks, Stephen
Konrad Hinsen writes:
> On 14 Feb 2011, at 22:39, Marcelo
11 matches
Mail list logo