polls icon indicating copy to clipboard operation
polls copied to clipboard

Ignore conflicts with events marked as "available"

Open jplitza opened this issue 1 year ago • 1 comments

⚠️ This issue respects the following points: ⚠️

Describe the goal you'd like to achieve

As a poll participant, I want to be able to only see events that actually block my time, because it helps to see which options I should check.

Describe possible solutions

Only show events as conflicts that are not set to show as "available" time.

Additional context

In the VEvent representation, this is distinguished by the property TRANSP:TRANSPARENT for events which are marked as "available", and TRANSP:OPAQUE for events which are "busy". It could be possible neither is set, which should IMO be treated as "busy".

Examples for events that are in a calendar but are shown as available could be holidays.

jplitza avatar Jun 26 '24 13:06 jplitza

If you change anything to this function: I suggest to include add a setting that "All Day Events" are exempt from throwing conflicts (of course especially when they are set as availability "free").

Scaenicus avatar Oct 25 '24 05:10 Scaenicus

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Sep 23 '25 04:09 github-actions[bot]