23:51:03 @ivory@tapbots.social
icon

Keyword Filter Tip:
Sometimes simple keywords pick up longer words. If you add a keyword filter for “Elon”, it will also filter posts with the word "belong" or "felony".

Solution:
Regular Expressions. Go to your filters tab by holding down on one of the last 3 tab buttons. Add Keyword and enter \(space)yourkeyword(space). You should also see a new "Regex" option appear when you hit that backslash. Turn that on. Test your results by scrolling down and checking "Matching Posts”.

Screenshot of the Filter Tab.
Attach image
Screenshot of a sample filter using regex.
Attach image
23:52:09 @ivory@tapbots.social
icon

Regular Expressions allow you to filter your posts in powerful ways. A good place to test new expressions to make sure they work properly is at regex101.com

Have fun!

Web site image
regex101: build, test, and debug regex
Screenshot showing a regex test case on the site regex101.com
Attach image