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

feat(events): allow to hide tentative events #515 #599

Merged
merged 6 commits into from
Aug 13, 2023

Conversation

jgoldhammer
Copy link
Collaborator

@jgoldhammer jgoldhammer commented Mar 12, 2023

Status

READY

Description

  • allows to show, hide or mark tentative events as inactive. Tentative events are maybe events where the recipient do not know if he will attend.

Checklist

Steps to Test or Reproduce

  • Send an event from a second calendar provider
  • Answer event with "tentative/maybe"
  • Check the menubar /statusmenu by configure the new setting

- allows to show, hide or mark tentative events as inactive. Tentative events are maybe events where the recipient do not know if he will attend.
@jgoldhammer jgoldhammer self-assigned this Mar 12, 2023
@jgoldhammer
Copy link
Collaborator Author

@leits - do you think this is a good way to implement it?

@jgoldhammer jgoldhammer requested a review from leits March 18, 2023 20:09
@jgoldhammer
Copy link
Collaborator Author

What do you think, @leits?

@jgoldhammer
Copy link
Collaborator Author

@leits - what do you think?

@leits
Copy link
Owner

leits commented Jun 26, 2023

LGTM, sorry for the delay!


if shouldShowAsActive, Defaults[.showTentativeEvents] != TentativeEventsAppereance.show_underlined {
// add the NSTextAttachment wrapper to our full string, then add some more text.
styles[NSAttributedString.Key.font] = NSFont.boldSystemFont(ofSize: 14)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bold?

@joergsti
Copy link

joergsti commented Aug 7, 2023

Any news on this PR? This would dramatically boost the benefit of MeetingBar for my scenario.

@leits leits marked this pull request as ready for review August 13, 2023 11:04
@leits leits merged commit 0f3dd86 into leits:master Aug 13, 2023
8 checks passed
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.

3 participants