leits / MeetingBar

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

Feature: Event details on hover or click. #699

Open dwainm opened 4 months ago

dwainm commented 4 months ago

Issue that this suggestion fixes

When you hover over an event, we're already seeing the title repeated:

Screenshot 2024-02-27 at 08 56 54

It would be great to see the event details (with clickable links).

Solution description

Pull in the event description and allow the user to choose what to show when hovering (show event details or disable hover).

Alternatives considered

No alternatives were found. It seems that we'll need to pull the description in and show it next to the event title.

Additional context

No response