[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-icalendar export problems
From: |
Jack Kamm |
Subject: |
Re: org-icalendar export problems |
Date: |
Mon, 29 Jan 2024 19:30:08 -0800 |
Ihor Radchenko <yantar92@posteo.net> writes:
> CCing ox-icalendar maintainer.
>
> ypuntot <ypuntot@gmail.com> writes:
>
>> I am trying to create an android calendar based on the agenda, and the first
>> problem I am finding it's that I can't import it into android (ICSx^5). I am
>> receiving these errors when trying to do it:
>>
>> Couldn't parse iCalendar ...
>
> May you be able to share the problematic icalendar file?
If you're not comfortable sharing the icalendar file on a public mail
list, you could also try out the iCalendar validator, which may help to
identify the issue with the ics file:
https://icalendar.org/validator.html
FWIW, I did try out ICSx5 with the exported ics from a simple Org file,
and it worked. So we'll need more specific information to fix the
problem.