nextcloud / nextcloud/calendar
De-duplicate or stack the same events in calendar view
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.
As a user I might have multiple calendars with the same event, like personal calendar, a shared group calendar, and a shared user calendar (like a managers calendar). A creating an event in the group calendar with the user and manager, will show on all 3 calendars. So when all 3 calendars are selected in the calendar view, all 3 events will show as a separate events, cluttering the calendar view.
Describe the solution you'd like
It would be nice to stack these events in the view or only show the event from the personal calendar only to de-clutter the view.
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
Start with the calendar view described in the issue and reproduce it with personal, group, and shared user calendars containing the same event. Clarify whether duplicate events should be stacked or whether one calendar should take precedence, then define the expected behavior for the view before identifying the relevant implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100