nextcloud / nextcloud/calendar
Make appointments work with shared calendars as target calendar
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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