Add support for the URL property
Checklist
- [x] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [x] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [x] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [x] I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.
- [x] This issue contains only one feature request.
- [x] I have read and understood the contribution guidelines.
Feature description
Please consider supporting the URL property as documented here: https://icalendar.org/iCalendar-RFC-5545/3-8-4-6-uniform-resource-locator.html
Why do you want this feature?
Currently the workaround is to put this into the DESCRIPTION or LOCATION, both are not great, as the url has to be copied and manually opened (compare that to the button next to the location property)
The main benefit for me would be interoperating with other CalDAV clients. All of the ones i regularly use support it.
Additional information
No response
I also would greatly appreciate that feature! I could also help with the implementation if maybe someone with more insights into the code could give some pointers on where to start.
@naveensingh, did you already make any progress on this?
Markus