Skip to content

Conversation

@arthurlockman
Copy link
Contributor

Introduced a new blocking method in FilterableEventAdapter to determine if an event is blocking based on the TRANSP field.

Introduced a new `blocking` method in FilterableEventAdapter to determine if an event is blocking based on the TRANSP field.
@arthurlockman
Copy link
Contributor Author

I wanted to get this feature added for my use case, which is a bunch of people sending me non-blocking all-day events for their time off which would then make my scheduling software (cal.com) mark me as unavailable when it shouldn't. This uses the TRANSP field to allow you to filter out events that are marked as TRANSPARENT (free).

@darkphnx darkphnx merged commit 8654140 into darkphnx:master Dec 9, 2025
1 of 3 checks passed
@darkphnx
Copy link
Owner

darkphnx commented Dec 9, 2025

Hey @arthurlockman - thanks for the PR.

@arthurlockman
Copy link
Contributor Author

@darkphnx no problem! Glad I found this project. It solves a very niche problem and I'm glad I didn't have to do it all myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants