elementary / elementary/calendar

Events link property are not displayed

Open
#693 6 comments 1 reaction 0 assignees View on GitHub
Needs Design Status: Confirmed
Dominant language
Vala
Stars
136
Forks
42
Avg merge
8h 33m
Merged PRs (30d)
3

Description

## What Happened

My meetings events have a ```URL``` property but the link are not displayed in elementary calendar app.

## Event in browser calendar
![Screenshot from 2021-08-20 17-27-15](https://user-images.githubusercontent.com/22928302/130299367-dcb4f1ee-24c6-4607-b30e-229a6d2f5b5a.png)

## Same Event in elementary calendar
![Screenshot from 2021-08-20 17-29-01](https://user-images.githubusercontent.com/22928302/130299336-4e3d96f4-3cec-43d7-808b-a11d27333021.png)

### Example of .ics event generated in my calendar provider.
```
BEGIN:VCALENDAR
PRODID:-//Zoho Corporation//Zoho Calendar-US//EN
VERSION:2.0
X-WR-CALNAME:Test
X-WR-TIMEZONE:America/Bogota
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VEVENT
SUMMARY:Event Test
DESCRIPTION:
DTSTART:20210821T001500Z
DTEND:20210821T003000Z
LOCATION:
CLASS:PUBLIC
IMPORTANT:0
STATUS:CONFIRMED
UID:29015d59db9c4cf49d0decf29426b7df@zoho.com
TRANSP:TRANSPARENT
PRIORITY:5
CREATED:20210820T224126Z
LAST-MODIFIED:20210820T224126Z
DTSTAMP:20210820T224141Z
ORGANIZER;CN=Anderson CEO:MAILTO:a@slinqer.com
BEGIN:VALARM
ACTION:EMAIL
TRIGGER;VALUE=DURATION;RELATED=START:-PT5M
END:VALARM
URL:https://google.com
END:VEVENT
END:VCALENDAR
```

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/101159482-events-link-property-are-not-displayed?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.