I want to blacklist all posts within the past day that do not have more than 10 upvotes, how would I go about doing this?
My reasoning is that newer posts are often poorly tagged, and sometimes slip through my normal blacklist tags.
I'm fine with older posts that have only a few upvotes, though.
Example:
'date:today score:<10' does not work if you put it in the blacklist,
however 'score:<10' does.