nextcloud / nextcloud/calendar

3-day-view

Open
#7,028 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement
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.

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.