4chan-x
4chan-x copied to clipboard
Filter replies only when OP contains a certain keyword
https://boards.4chan.org/g/thread/57487357#p57489337
Is there a good way to filter certain comments only if the OP has a certain keyword?
later in thread:
I want to filter shitpost from certain /vg/ generals, for example "waifu" in /feg/, "spoonfeed" in /mcg/ and "steamgroup" in /gsg/.
A workaround until something like this is implemented:
Put this in subject filters:
/\/feg\//;highlight:feg;top:no
and this in comment filters:
/waifu/i;highlight:feg-hide;top:no
and this in custom CSS:
.feg ~ .feg-hide {display: none;}
This is only a partial workaround as replies to these posts won't be recursively hidden.
Old issue but still worth asking: any chance we'll ever see this implemented? It could be added as an additional setting asking for a regex rule like thread: or subject: or op-has:
Example: boards:4:vg;op:no;thread:/\/xivg\//i;/zeev/i