Feature #987

avatar

Add ability to highlight a phrase

Added by Joey Stanford 3494 days ago. Updated 3489 days ago.

Status:New Start:09/04/2014
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Frontend GNOME
Target version:-
Complexity:

Votes: 0

Description

For work I need the ability to highlight on a phrase vs a nickname for emergency situations. e.g. "stop all work"

In the notifications area if I put in what I need, surrounded by quotes, it does not highlight. e.g. [joey, rinchen, "stop all work"]

History

Updated by Mirco Bauer 3493 days ago

avatar

So you have configured highlight words but they do not highlight when the word is surrounded by other characters?

Updated by Joey Stanford 3493 days ago

avatar

Mirco Bauer wrote:

So you have configured highlight words but they do not highlight when the word is surrounded by other characters?

Single words continue to highlight correctly. A phrase in quotes such as "stop all work" will not trigger highlighting.

Updated by Mirco Bauer 3489 days ago

avatar

I think this is already supported if you use the regex syntax because it does not stop at spaces.... so try /stop all work/ instead of "stop all work"

Updated by Joey Stanford 3489 days ago

avatar

Yay! using "/"s worked and it's case insensitive too which is great for me. Can you please add a snippet to the docs/faqs about this?

Also available in: Atom PDF