Difference between revisions of "Notify"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This [[Main_client|'''main''' client]] '''internal''' command switches on/off the [[Desktop_Notifications|desktop notifications]] for specific tabs. It must be enabled Prefs > General > Alerts | + | This [[Main_client|'''main''' client]] '''internal''' command switches on/off the [[Desktop_Notifications|desktop notifications]] for specific tabs. It must be enabled Prefs > General > Alerts first and browser requests for permission must be accepted. |
− | |||
− | |||
− | /notify off | + | This feature currently works on Chrome and Safari. |
+ | |||
+ | Within a channel or PM tab type: | ||
+ | |||
+ | /notify on (to receive desktop notifications) | ||
+ | this is the initial default for all channels and PM tabs. | ||
+ | |||
+ | /notify off (to stop receiving desktop notifications) | ||
turns off notifications for this specific channel or PM tab. | turns off notifications for this specific channel or PM tab. | ||
+ | |||
+ | To turn on or off for all open channels and PM tabs type: | ||
/notify {on|off} all | /notify {on|off} all | ||
− | + | i.e. '/notify off all' stops desktop notifications from all tabs. (Coming soon). | |
+ | |||
+ | /notify can also be used with the [http://wiki.mibbit.com/index.php/Alias /onjoin] to trigger it when joining a channel. | ||
See also http://blog.mibbit.com/?p=881 | See also http://blog.mibbit.com/?p=881 |
Latest revision as of 11:43, 22 October 2010
This main client internal command switches on/off the desktop notifications for specific tabs. It must be enabled Prefs > General > Alerts first and browser requests for permission must be accepted.
This feature currently works on Chrome and Safari.
Within a channel or PM tab type:
/notify on (to receive desktop notifications)
this is the initial default for all channels and PM tabs.
/notify off (to stop receiving desktop notifications)
turns off notifications for this specific channel or PM tab.
To turn on or off for all open channels and PM tabs type:
/notify {on|off} all
i.e. '/notify off all' stops desktop notifications from all tabs. (Coming soon).
/notify can also be used with the /onjoin to trigger it when joining a channel.
See also http://blog.mibbit.com/?p=881