nextcloud / nextcloud/calendar
Multi-week calendar view
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.
The monthly view in any calendar app works well only during the start of the month. During the end of the month you cannot instantly see the next week and have to start scrolling back and forth.
Describe the solution you'd like
A multiweek view which by default shows the current week and 4-5 weeks ahead. Thunderbird and many other calendar solutions have a view like that. It would scroll forward and backward by week, so in essence it would be a weekly view with a few extra weeks visible.
Describe alternatives you've considered
Alternative is to use Thunderbird or another calendar client that has this feature.
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
The issue does not name files, tests, or entry points. Review the existing calendar views first, then determine how a multiweek view should show the current week plus 4–5 weeks ahead and scroll by week; done means the new view works consistently in the calendar interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100