michaelmaw / spiceworks-hdpp

Help Desk PowerPack - Spiceworks Plugin
5 stars 0 forks source link

Regex for Hiding comments #15

Open jeremeguenther opened 7 years ago

jeremeguenther commented 7 years ago

I have a feature request.

I love the ability to hide comments. But as this plugin states, hiding based on a string contained in the comment can be dangerous. I would like to see that functionality changed from a Contains, to supporting a RegEx expression. That would allow me to find and hide some of the shorter system comments without risking the few keywords it has being Contained in a regular users comment.

michaelmaw commented 7 years ago

@jeremeguenther Great idea! I will work on adding this into the next release as I can see this as being very useful.