Difference between revisions of "Notify"

From Mibbit Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
Within a channel or PM tab type:
 
Within a channel or PM tab type:
  
  /notify on  to receive desktop notifications  
+
  /notify on  (to receive desktop notifications)
 
this is the initial default for all channels and PM tabs.
 
this is the initial default for all channels and PM tabs.
  
  /notify off  to stop receiving desktop notifications  
+
  /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.
  
Line 14: Line 14:
  
 
  /notify {on|off} all  
 
  /notify {on|off} all  
will work on all tabs (soon).
+
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.
 
/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