Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Don't show ongoing events in Status bar #648

Open
tva1992 opened this issue Aug 22, 2023 · 1 comment
Open

Feature: Don't show ongoing events in Status bar #648

tva1992 opened this issue Aug 22, 2023 · 1 comment
Labels
feature New feature or request

Comments

@tva1992
Copy link

tva1992 commented Aug 22, 2023

Issue that this suggestion fixes

Currently, ongoing events are always displayed, with a bulky label like <Meeting name> now (1h 37m left).

For some users, it's redundant. The app is used only to track and always notify about meeting starts, not for their duration. Also, sometimes calls end earlier, but the status label is still there till the end of the planned time.

Solution description

Create a new Checkbox in Preferences → Appearance → Status Bar.

Label: Show ongoing events.
Default: Checked.

If unchecked, don't show in Status Bar events with start date in the past.

Looks like an easy enhancement for StatusBarItemController.updateTitle.

Alternatives considered

There is already a setting Show only events starting in X minutes in Status Bar Preferences.

My request is very similar, to limit not only by min time (X minutes ago) but also by max time (event start).

Additional context

No response

@tva1992 tva1992 added the feature New feature or request label Aug 22, 2023
@tomer1337
Copy link

Agree!
Today's Macbook have notches so having a lot of items in the menu bar causes other items to be hidden by the notch, if we could eliminate the "X left" from there it would save space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants