flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

Highlight terms of interest #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hey guys,

This is a request for a feature, not a defect, so not using the template.

Basically, I think it'd be great if you could enter some terms, comma 
separated or something, that get highlighted/colored/indicated in other 
peoples tweets.

Just if you're interested in say, WPF, or Alt .NET or something, that you 
can define it in a list, and it gets a red font color in the list of tweets 
so you can easily scan for discussions that might interest you more.

Original issue reported on code.google.com by andrew.t...@gmail.com on 30 Sep 2008 at 10:28

GoogleCodeExporter commented 9 years ago
Updated to keep the yellow highlighting in place if regular expression match is 
found
on key word(s) or user(s) per Options setting. I essentially followed same 
pattern as
Jon used to filter tweets. 

Patch includes updates to tweet.cs (added IsInteresting property), skins, 
options,
windowmain, and settings.

Original comment by bgrisw...@gmail.com on 24 Dec 2008 at 4:58

Attachments:

GoogleCodeExporter commented 9 years ago
Patch applied and shipped on 12/25/2008.

Original comment by bgrisw...@gmail.com on 25 Jan 2009 at 7:50