That's definitely possible, and I could probably also wrap it together with options to hide shares and duplicates. That sort of thing is very easy to implement since I have a mutation setup to run a callback for each new post added to the page, and I can make use of React props to skip even touching the API. Glad you like using it!
I knew I was forgetting a feature I meant to add, I swear I remembered writing the module for this but I think it was just the own post checker function for shareTree (RIP). Still, that's literally 99% of the work for hiding your own posts done, so glad I at least got something out of that.
