nextcloud / nextcloud/calendar
Add embed parameter allowing to change the start of the week in embed calendar
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.
When embedding a calender within an iframe with the Month view, the weeks start on Sunday.
Is it possible to add a parameter to make the weeks start on Monday in embed views as there is in the standard view ?
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
I could have a try at this myself, but I find the code hard to navigate. Where can I look to understand how to add this feature ?
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
No file or test is named. Start by tracing how the embedded calendar handles Month view and compare it with the standard view's week-start behavior. Identify how embed parameters are passed, then verify that a new parameter can select Monday while preserving the current Sunday default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100