nextcloud / nextcloud/calendar

Support URL field/property for events

Open
#2,895 13 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Is your feature request related to a problem? Please describe.
I couldn't find any existing issue for this, even though I can't imagine this has never been asked/suggested (am I just too blind to find it?).

Many calendar clients, like Apple calendar, support a "URL" property on events. It's also in the iCal standard. It would be great if the URL field was supported by Nextcloud calendar. Has this just not been considered before, or are there any circumstances blocking this from being implemented?

Might take a look at this myself and maybe come up with a PR, if this is welcome.

Describe the solution you'd like
Show the given URL in the calendar event details, make it clickable.

Screenshot 2021-02-17 at 10 39 49

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing how iCalendar event properties reach the event details view, using the linked RFC 5545 URL as the format reference. Done means an event URL is retained, displayed in the details, and rendered as a clickable link.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.