nextcloud / nextcloud/polls

Scan for conflicts in subscribed calendars and recurring events

Open
#1,531 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

UX
Dominant language
JavaScript
Stars
284
Forks
91
Avg merge
4d 3h
Merged PRs (30d)
50

Description

I would like for my poll to check for conflicts on all the calendars I have in my Nextcloud Calendar. At the moment it checks only in calendars created in Nextcloud Calendar, and not any subscribed external calendars. Also, it does not seem to check for recurring events. If I set an event to repeat weekly the poll does not notice that that timeslot is unavailable.

I would like to be able to have the poll scan for conflicts in all my subscribed and native calendars and for recurring events.

At the moment I am creating a duplicate calendar entry for all my subscribed calendar appointments so that polls can see them as unavailable.

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

No files, tests, or entry points are named. Start by locating the existing calendar conflict scan, then trace how native calendars are queried and how recurring events are represented; done means polls detect conflicts from subscribed and native calendars, including recurring events.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.