HoloIRC icon indicating copy to clipboard operation
HoloIRC copied to clipboard

Feature request: Custom highlight words

Open TylorF opened this issue 11 years ago • 3 comments

Like many clients I'd like the ability to add custom highlight words besides your nick to the app. I looked through the menus and couldn't find it, but if it's already there just point me to where.

Another idea would be to add the ability to enter regex strings like WeeChat for more control

TylorF avatar Sep 18 '14 17:09 TylorF

Both this and #87 would be pretty useful.

sariyamelody avatar Sep 18 '14 23:09 sariyamelody

Proposal, since I would really like to have the two examples below

Example 1

Match: hein(er|erm|ermann)? Notification settings > -> Advanced ->

Example 2

Match: (crash|bug|error) Notification settings > -v Advanced -v Servers: Freenode Channels: #MyAppSupport Timeout: 60 seconds

Fields

  • Match - Regex string to match.
  • Notification Settings - contains several options such as
    • Audio (potentially two checkboxes for in/out of app)
    • Vibrate
    • Lights
    • Highlight Text
  • Advanced - Shows/hides options that are commonly untouched.
  • Servers - Specify specific servers that this applies to
  • Channels - List of channels to apply notifications to (none = all)
  • Timeout - Duration of time to prevent your phone from exploding

Placement and Uses

This would be a complete replacement of the app's current notifications settings, where it is pre-initialized with some custom regex pre-processing that specifies that user's nick for a server (\N or something).

In addition, this solution can satisfy #87.

heinermann avatar Aug 23 '15 19:08 heinermann

Please see https://github.com/tilal6991/HoloIRC/issues/125

LalitMaganti avatar Aug 23 '15 21:08 LalitMaganti