undetermined@lemmy.worldtoYou Should Know@lemmy.world•YSK: How to filter out posts and comments based on keywords
0·
24 days agoI am doing this a lot. It helps me to be careful and mindful about what content I consume. If I want to read news, I actively go to a news source of my choice. I don’t need fearmongering doom news sprinkled into my cat feed.
Those filters support regex which let you distinguish between those. I use it to filter out “X” when it’s a “word” on its own.
I like using regex101 for testing.