java - Method to insert hyperlinks in description field of Icalendar (ics) file -


i used insert hyperlinks in ics file using x-alt-desc field allowed html tags. issue field worked woth ms outlook , had use alternate description field must contain plain text format (\n added new line).

i able following output now

outlook: enter image description here

google calendar enter image description here

mozilla thunderbird enter image description here

issue links work best in outlook, still clickable/working in google calendar , plain text in thunderbird. there way can making them clickable in thunderbird google calendar??


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -