nextcloud / nextcloud/calendar

Make appointments work with shared calendars as target calendar

Open
#3,721 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement Feature: Appointments Feature: Sharing
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.

Appointments only allow users to select their own calendars as target. Calendars shared with me are not selectible.

Describe the solution you'd like

Once https://github.com/nextcloud/server/issues/26668 is resolved, it should be possible to also use a calendar shared with the user as target for appointments. This also includes the calendars for the conflict checking.

Describe alternatives you've considered

n/a

Additional context

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

Start by reading the linked Nextcloud server issue #26668, which is a prerequisite for shared-calendar support. Then trace how appointments choose target calendars and perform conflict checking; done means shared calendars can be selected as targets and are included in conflict checking.

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.