Etar-Group / Etar-Calendar

Android open source calendar
https://f-droid.org/packages/ws.xsoh.etar/
GNU General Public License v3.0
2.03k stars 392 forks source link

Support HTML event descriptions #308

Open Xinayder opened 6 years ago

Xinayder commented 6 years ago

I am synced to a calendar that uses HTML for its description (it's like a daily menu calendar for a restaurant and they use HTML). Google Calendar renders it perfectly, while AOSP and Etar do not.

dilyanpalauzov commented 6 years ago

How does the iCalendar look like? Is it an ALTREP property parameter?

Xinayder commented 6 years ago

No, it was straight into the description field. What surprised me is that Google Calendar rendered it fine, the other apps wouldn't render the HTML. However, from what I understood from the RFC, you can't use HTML in the description field.

dilyanpalauzov commented 5 years ago

So, how do you want to have this implemented?

MartinX3 commented 2 years ago

Same issue here. I use the google calendar.

The browser calendar renders it correctly. The thunderbird lightning addon renders it correctly. The etar calendar app shows html code.

drdimi commented 1 year ago

Any update on this would be great if supported

seindal commented 1 year ago

A Google calendar from people I work with does this. There are so many tags it's hard to read the text.

For me it would be sufficient just to strip the tags.

skwde commented 9 months ago

Nowadays many calendar provider (google / outlook / ...) which are used by companies seem to use HTML.

Is support for this finally on the roadmap after almost 6 years?

SimonLammer commented 6 months ago

Is there any update to this. Would love myself some readable calendar entry descriptions...