8

So, the problem is that some chat buddies send chat lines a lot or too often. A typical example:

Chad McChaddy: Hi mate
Me: Hi
Chad: Could you take a look at problem XYZ? ABC is not working.
Me: K, checking...
Chad: It's actually working sometimes
Chad: But
Chad: sometimes it's not
Chad: For example
Chad: just now
Chad: Have you looked into it yet?
Chad: ping
(and so on)

I don't want to be cruel and block my buddy outright. I just need a little button or command that can turn off notification on the chat window so further messages from Chad don't cause a notification (blinking icon, sound, whatever) and distract me. For some reason, I don't see this feature in Kopete or Pidgin or Empathy.

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
user462508
  • 81
  • 1
  • 5
    Not sure if is acceptable for you, but I use [Irssi](http://irssi.org/) + [BitlBee](http://bitlbee.org/). Irssi, just as IRC clients in general, is much more configurable and extensible than regular chat/messenger clients. Irssi is text mode IRC client, so no obtrusive notifications by default. Then you can add [scripts](http://scripts.irssi.org/) to perform visual notifications. – manatwork Jan 26 '12 at 09:42
  • Thanks, I have used TUI-based IM clients like CenterIM or Finch, and have dabbled in several console IRC clients in the past. I'll consider using them again. – user462508 Jan 26 '12 at 15:52
  • 3
    @manatwork You may want to post your comment as an answer instead, so this question doesn't apppear in 'unanswered' section. –  Oct 06 '12 at 01:37
  • 2
    At least in Pidgin here, each conversation window has an 'enable sounds' that you can uncheck in the Options menu. – derobert Feb 25 '13 at 16:59
  • Sound kind of "rate limit" like "one notification every 15 scounds per given user" would be nice as well – Bonsi Scott Apr 03 '13 at 19:45

1 Answers1

1

You can modify your notification settings in Empathy as well as Kopete.


For empathy, Goto

Edit -> Preferences -> Notifications -> Checkbox for Enable bubble notifications

For disabling sound notifications

Edit -> Preferences -> Sounds -> Checkbox for Enable sound notifications


For Kopete, Goto

Settings -> Configure Notifications

Here you can configure your notification settings to a very granular level

ksinkar
  • 196
  • 6