leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.36k stars 188 forks source link

Feature: Auto join only accepted meetings #604

Closed chrneu closed 8 months ago

chrneu commented 1 year ago

Issue that this suggestion fixes

Currently if you check the auto join feature, all events which are displayed will be joined.

If you have multiple events at the same time, maybe also as a placeholder or you are not sure if you can join it and are therefore not accepted yet still will be joined automatically.

Solution description

It would be nice to have another checkbox to select if you also want to auto join not responded meetings.

Alternatives considered

It seems to be possible to add custom regex which is not suitable as an easy digest solution. You could exclude the open meetings in the settings. But as a user maybe wants to join the meeting on a short notice the meeting should not be removed from the calendar.

Additional context

No response

roamin-ronin commented 11 months ago

I would like to append to this: if we can set it to only alert on "Maybe" or "Tentative" meetings.

EDIT: already in PR https://github.com/leits/MeetingBar/pull/599

leocaseiro commented 5 months ago

I would love this feature, to only join meetings that are confirmed, but not maybe ones. I am not familiar with Swift or Objective-C, is that too hard to implement?

leocaseiro commented 5 months ago

Is it possible to filter only confirmed meetings by regex? I need to learn that...

leocaseiro commented 1 month ago

Sorry @leits, why is this issue closed if is not available yet?

@chrneu was this implemented? That's why we closed the issue?