nextcloud / nextcloud/calendar
3-day-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.
Currently, you can select 1 day, 1 week, 1 month, or the entire year as a view.
It would be nice if you could also select just 3 days as a view.
Displaying a complete 7-day week can sometimes be very confusing. It's also not always necessary. That's why 3 days would be great.
Describe the solution you'd like
I know that you can hide the left-hand area to get a better overview in the window, but unfortunately this also removes the option of jumping through the weeks.
That's why I would be delighted if a 3-day view could be added.
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 by locating the existing controls and rendering paths for the 1-day and 1-week views, then trace how week navigation is preserved when the left-hand area is hidden. Done means users can select a 3-day view, see only three days, and continue moving through the calendar without losing week navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100