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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -