yujinakayama / atom-auto-update-packages

Keep your Atom packages up to date.
https://atom.io/packages/auto-update-packages
MIT License
33 stars 11 forks source link

Optional disabling of notifications #7

Open jegtnes opened 10 years ago

jegtnes commented 10 years ago

Hey Yuji, thanks for the great plugin. :)

Would it be possible (and in your scope of the project) to be able to disable the notification (via an optional setting)? I love having my plugins updated, but I don't need the notification and I'm trying to eliminate as many unnecessary distractions as possible. I could disable the terminal-notifier notifications in the notification centre, but I think that would disable all notifications sent through terminal-notifier, which may be overkill.

If you're not opposed to this, I can try to implement it myself and send a pull request.

Thanks!

yujinakayama commented 10 years ago

Would it be possible (and in your scope of the project) to be able to disable the notification (via an optional setting)?

Currently impossible.

If you're not opposed to this, I can try to implement it myself and send a pull request.

:+1:

ghost commented 9 years ago

I'd like it too 8-)

ssbarnea commented 8 years ago

I hate the inability to disable the notification to the extend that I removed the plugin completely. A cron job does a much better job.

mikestopcontinues commented 8 years ago

+1 pretty please