Albinjose1231@lemmy.ml to Asklemmy@lemmy.ml · 9 months agoHow to filter out twitter related posts on lemmy?message-squaremessage-square6fedilinkarrow-up119arrow-down13
arrow-up116arrow-down1message-squareHow to filter out twitter related posts on lemmy?Albinjose1231@lemmy.ml to Asklemmy@lemmy.ml · 9 months agomessage-square6fedilink
minus-squaremateomaui@reddthat.comlinkfedilinkEnglisharrow-up15·edit-29 months agokeyword filter in an app: twitter good luck filtering out “X”
minus-square1984@lemmy.todaylinkfedilinkarrow-up3·edit-29 months agoYou could filter out x with spaces on both sides, and it should work fine. There is rarely a reason to type x like that except in equations.
minus-squaremateomaui@reddthat.comlinkfedilinkEnglisharrow-up3·9 months agohuh, I wasn’t aware the keyword filters would factor in whitespace at either end, I’m used to that getting stripped out.
minus-square1984@lemmy.todaylinkfedilinkarrow-up3·9 months agoIt depends, if it supports regular expressions you can make one that guarantees spaces on both sides of the letter.
minus-squaremateomaui@reddthat.comlinkfedilinkEnglisharrow-up2·9 months agoInteresting, I’ll have to experiment with it, not sure if voyager supports regex.
keyword filter in an app: twitter
good luck filtering out “X”
You could filter out x with spaces on both sides, and it should work fine.
There is rarely a reason to type x like that except in equations.
huh, I wasn’t aware the keyword filters would factor in whitespace at either end, I’m used to that getting stripped out.
It depends, if it supports regular expressions you can make one that guarantees spaces on both sides of the letter.
Interesting, I’ll have to experiment with it, not sure if voyager supports regex.