nextcloud / nextcloud/calendar

Add URL qualifier for "Limit visible events per view"

Open
#3,145 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement Feature: Public sharing
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

I want to publish a NC calendar to a public webpage. I would like the month view show all events on a day like it is shown when logged in with the unchecked checkbox "Limit visible events per view".

Could you please add a parameter to the public URL to enable/disable this feature? Like there is the qualifier "/dayGridMonth" in the URL for showing the month view. Or a checkbox similar to the one when logged in to appear on the public webpage, too.

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 tracing how the public calendar URL is parsed, including the existing /dayGridMonth qualifier, and how the public month view handles the “Limit visible events per view” setting. Done means a public URL can enable or disable the limit, or the public page exposes an equivalent checkbox, with the month view showing the requested number of events.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.