Any way to find posts with more than, say, 7 replies? I figure, if possible, this would make it easier to discover when certain posters do not use a trip code.
*automated way to find….
A regular expression search doesn't seem to work. Has problems with the empty voids between the reply links–which it doesn't recognize as a space, a non-space or anything else Chrome's Regex add-on has to try.
As you can see in the attached, when I select the links, the void between the links is not selected (but ascii spaces are). Chrome's 'find' has no issues with this, but the regular expression search does.
Not sure how any other browser or add-in treats this,