nextcloud / nextcloud/calendar

Add option to select default view when embed a calendar

Open
#2,938 10 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When I embed a calendar in an iframe in a website, the calendar widget shows by default the month view.
I would like to be able to tell somehow the widget that I want it to display the list view by default and not the month view.

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 calendar iframe/embed entry point and the code that selects the initial month view; the issue names no specific files or tests. Trace how embed options reach the widget, add a way to request list view, and verify that an embedded calendar opens in list view while the existing default remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.