I don’t think I’m going to add this feature tbh, BUT
I’m currently collaborating with the Interstellar devs to design a very powerful filter engine for both our apps. This will let you load in one or multiple filter files for complex filtering within the app. The specification we designed would allow you to write a filter that says
IF post.thubnail.url has length > 0 THEN hide the post
You can combine that with other checks
AND post.community.name isinthis list
And the best part, these filters will be shareable with other users! You will be able to browse or optionally publish a filter you designed.
Instead of building a dozen niche features like this, we can ship one very powerful filter engine that can handle many use cases. How does that sound?
I don’t think I’m going to add this feature tbh, BUT
I’m currently collaborating with the Interstellar devs to design a very powerful filter engine for both our apps. This will let you load in one or multiple filter files for complex filtering within the app. The specification we designed would allow you to write a filter that says
IF post.thubnail.url has length > 0 THEN hide the postYou can combine that with other checks
AND post.community.name is in this listAnd the best part, these filters will be shareable with other users! You will be able to browse or optionally publish a filter you designed.
Instead of building a dozen niche features like this, we can ship one very powerful filter engine that can handle many use cases. How does that sound?
yeah that sounds pretty good.
is there any way to get a super compact clean feed
like this?