Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Add ability to hide/remove replies #1093

Open
hafizhmakmur opened this issue Jul 8, 2024 · 2 comments
Open

Add ability to hide/remove replies #1093

hafizhmakmur opened this issue Jul 8, 2024 · 2 comments

Comments

@hafizhmakmur
Copy link

Currently we're able to hide/remove posts (of course).
Screenshot_20240709_014244

But we can't hide/remove replies before clicking jump to see it as a post
Screenshot_20240709_014218

Please add this feature. I want to be able to hide those mass replying posts but currently if I jump to those posts and I hide them I can't go back to the post that it was replying to. Also an automatic filter if there's more than set number of replies in a post would be great.

@XPEH69
Copy link

XPEH69 commented Aug 11, 2024

Just add /(>>\d+( \(\w+\))?[ |\n]){10}/ to your filter list and replace the 10 with whatever number of replies you want it to filter

@hafizhmakmur
Copy link
Author

Just add /(>>\d+( \(\w+\))?[ |\n]){10}/ to your filter list and replace the 10 with whatever number of replies you want it to filter

Woow thank you very much regex master! I totally don't realize that regex can solve this kind of problem. Although I think my request still stands, this totally suffices for my use case.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants