nextcloud / nextcloud/calendar
feature: show only one calendar i.e. hide all but one
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.
Would love a feature to view only one calendar, while temporarily hiding other visible calendars.
i.e. hide all other calendars except this one
Describe the solution you'd like
reason: to provide a view of all items from only one calendar for simpler visibility.
use case:
- ability to see only items from a specific deck board in calendar.
- see only items from holidays calendars
Can have the option beside the calendar name to "show only this calendar"
(instead of just an "edit calendar" button, can be a menu with many options)
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 at the calendar-name controls described in the issue and trace how visible calendars are currently toggled. Add a “show only this calendar” action that temporarily hides the other visible calendars, while preserving the ability to restore them. Done means a user can isolate one calendar for viewing and return to the prior visibility state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100