nextcloud / nextcloud/calendar

Plugins / Formulars for automatic calendar dates

Open
#2,989 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hey Calendar-Team,

it would be very nice if users could add own formulars or plugins into the calendar app that show calculated event in the calendar view.
For example:
Birdwatchers are talking about pentades (periods in which a bird species comes back to the nesting area) which is

int( [day of year] / 5 )+1

So for them it would be nice to display the pentade in the way like calendar week is displayed.
Is it planned to make something like this possible?

Greetings,
Lars

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 request does not name files, tests, or an existing plugin entry point. Start by reviewing how the calendar view displays calendar weeks, then clarify the supported formula or plugin API and how calculated events should be configured and rendered; the work is done when that scope and acceptance criteria are defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.