nextcloud / nextcloud/calendar

Multi-week calendar view

Open
#4,248 6 comments 13 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.

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.