nextcloud / nextcloud/calendar

Ability to hide specific events from a shared calendar

Open
#5,724 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement Feature: WebCal
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.

Sometimes I cannot make it to all the events of a shared calendar that I have imported because they conflict with my schedule. I would like to be able to hide these events on my calendar.

Describe the solution you'd like

I would like to be able to have an option in the more options pane of an event that says "hide event".

image

Describe alternatives you've considered

No response

Additional context

This would require a tracking table of some sort to track which WebCal events you have decided to hide.

Other features that would be nice would be:

  • Ability to hide all repetitions of an event
  • Ability to show hidden events

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

No files or tests are named. Start by tracing how shared WebCal events are imported and how the event more-options pane is built; clarify persistence for hidden events, repeated events, and restoring them before implementation. Done should cover hiding an event, optionally all repetitions, and showing hidden events.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.