nextcloud / nextcloud/calendar

7 days view

Open
#4,195 5 comments 12 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement Feature: Fullcalendar
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 we have views for month, week, day and list. I like to use week as it shows what's coming in short-medium time frame. Although, this view is practically irrelevant when we are getting to the end of the week (by Friday I am no longer interested in what happen on this week Monday, but I want to start planning my next week).

Describe the solution you'd like

It would be great if a 7-days view became available. It would be a view like "week" but in which "today" would be the first day that appears, followed by the next 6 days, regardless of the week or week day.

Describe alternatives you've considered

We could change view to show next week, but then we would need to be constantly shifting the weeks to keep see what is still for the remaining of this week and what is already on the next one. Also, drag & drop of events (to reschedule) are not possible on this view.

Monthly view has too much information if you do calendar blocking.

List view do not organize events in a friendly graphical way.

Additional context

Google calendar do have it... and its wonderful

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 week-view entry point and its related tests, then compare how the current date range is calculated. Done means a seven-day view begins on today and shows the following six days regardless of the weekday, while fitting the calendar's existing view behavior.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.