Allow (internal) sharing of subscribed webcal calendars
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Sharing of subscribed webcal calendars is currently not possible. One usecase is an "administrator" subscribing to an external public holiday calendar, which is then shared to all "users". Shared subscribed calendars should be accessible via caldav (see relevant bug report https://github.com/nextcloud/server/issues/1497).
Related ownlcloud bug report: https://github.com/owncloud/core/issues/26263
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
Review the related CalDAV bug report (server issue 1497) and the linked ownCloud report first, then trace how subscribed webcal calendars are shared. Done means an administrator can share an externally subscribed public calendar with internal users and those users can access the shared calendar through CalDAV.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100