nextcloud / nextcloud/calendar
Add option to select default view when embed a calendar
Open
Nobody has claimed this yet.
0. to triage
enhancement
Feature: Public sharing
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
When I embed a calendar in an iframe in a website, the calendar widget shows by default the month view.
I would like to be able to tell somehow the widget that I want it to display the list view by default and not the month view.
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 locating the calendar iframe/embed entry point and the code that selects the initial month view; the issue names no specific files or tests. Trace how embed options reach the widget, add a way to request list view, and verify that an embedded calendar opens in list view while the existing default remains unchanged.
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
- 48/100