nextcloud / nextcloud/calendar
option to set calendars subscribed to via link as 'transparent' (not considered for free/busy)
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.
Calendars that you subscribed to via link are always considered for free/busy. But maybe you just want to see them, maybe it's a crammed calendar from your soccer club, should not be considered for free/busy.
Describe the solution you'd like
Just as calendars that you create in Nextcloud: https://github.com/nextcloud/calendar/issues/3193 you should be able set calendars subscribed to via link as 'transparent' (not considered for free/busy) "never show me as busy (set this calendar to transparent)":
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 by tracing how calendars subscribed to via link are represented and how they contribute to free/busy, then compare the behavior requested here with Nextcloud Calendar issue 3193. Done means users can mark a linked calendar as transparent and its events no longer make them appear busy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100