nextcloud / nextcloud/calendar
Make some constraints to shared calendars configurable
Open
Nobody has claimed this yet.
0. to triage
enhancement
Feature: Public sharing
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.
No response
Describe the solution you'd like
I would like to make optional some constraints to shared calendars (or shared web views of calendars):
- To not show past events (x days)
- To not show future events (x days)
- To not show some details like description, location, appendix, ...
- To not show (in web view) a link to a subscription
- To not show the owner of a calendar
Describe alternatives you've considered
No response
Additional context
No response
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
The issue does not identify files, tests, or entry points. Start by locating the shared-calendar and web-view implementation, then determine where visibility constraints are applied. Done means each listed option can be configured and the resulting calendar views hide the requested events, details, subscription link, or owner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100