This is great. However, right now it does not filter the subject text, only the message text. Please add filtering for the subject text also. Thank you.
I took a look at this, and it's not as straightforward as I would have hoped. It might even require a change to the core Vanilla app. I will look into it in more detail later. Been kinda busy these days. Sorry for the inconvenience.
No problem. I uploaded a new version that gives you the option of filtering discussion titles at the expense of permanently changing the title text. As far as I could tell, there's no reliable way to filter discussion titles without permanently changing them. Hope this helps.
Comments
$Sender->Title()
$Sender->Head->Title()
$Sender->SetData('Title', $Title)
grep is your friend.