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 Request: Send banner or alert notifications #164

Closed
kennyb-222 opened this issue Mar 18, 2021 · 5 comments
Closed

Feature Request: Send banner or alert notifications #164

kennyb-222 opened this issue Mar 18, 2021 · 5 comments
Labels
proposed A possible enhancement unlikely-to-implement This will probably not be designed without further user requests.

Comments

@kennyb-222
Copy link

kennyb-222 commented Mar 18, 2021

Request to add a feature to allow Nudge to send banner or alert notifications for a predetermined window of time (via Nudge config) before the Nudge app window is scheduled to appear. Users could simply click the notification to bring up the Nudge window. After a preset date/time (or number of days) is determined (from the Nudge config), banner/alert notifications will no longer be displayed and the Nudge app would begin to appear. This would allow for more subtle notifications (and not take away user focus) when initially informing users when updates are required, as well as honoring the Do Not Disturb feature of macOS (#98). This would require adoption of the UserNotifications Framework.

@erikng
Copy link
Member

erikng commented Mar 24, 2021

My gut reaction to this is it's not something I want to write. While I think it's a great idea, I'm personally a fan of the UI being the only interaction a user has with it.

I'm more interested in the "user deferral UI" than using user notifications. That said, I will keep this issue open in case others chime in and disagree.

@erikng erikng added proposed A possible enhancement unlikely-to-implement This will probably not be designed without further user requests. labels Mar 24, 2021
@kennyb-222
Copy link
Author

Thanks @erikng, I'll also share that I'm planning to use Nudge along with Notifier to achieve a similar end result. We've had complaints about the Nudge UI appearing during "important" meetings while users were sharing their screen across various teams. My thought here is that Notifier has most if not all the Swift code needed for implementation.

@erikng
Copy link
Member

erikng commented Mar 24, 2021

Tell them to update sooner next time :) I understand those complaints heh.

@redshirtdave
Copy link

This would be an amazing addition, but understand this is a time investment into another component for the app. In the meantime i'm going with same approach @kennyb-222 is - utilising something like Notifier to launch Nudge.

@erikng
Copy link
Member

erikng commented Aug 17, 2021

I am going to close this. Now with the new user-quit-deferrals feature, Nudge is less likely to be annoyingly aggressive and users can defer via one hour, one day or their own custom deferral up until the approachingWindow.

@erikng erikng closed this as completed Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposed A possible enhancement unlikely-to-implement This will probably not be designed without further user requests.
Projects
None yet
Development

No branches or pull requests

3 participants