Starcollider
Honestly, when I’m making a custom filters, I was afraid if my filters become publicly. And I’m glad they don’t.
I have to ask; “when it comes to the anonymous user uploads is it possible to filter out specific things for those?”
-uploader:?*
(expression 1) OR (expression 2) OR (expression 3)
until now.• If you see images that contain themes you do not like (…) you should add the appropriate tags to your filter.• Do not indiscriminately downvote images based on their tags and/or content. Instead, filter content you do not wish to see.
cat, safe
cat
that are safe
to be hidden (so images tagged cat
that are not rated safe but instead suggestive, questionable, explicit, grimdark etc. will stay, unless those tags are hidden on their own). The lineraccoon, -dog
werewolf, -explicit
werewolf
that are NOT explicit to be hidden (so only images tagged werewolf
that are also tagged explicit will remain).uploader_id:93, fox
uploader_id:93
If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization
, wings
, and spread wings
would all be found by a search for wing
, but sewing
would not be.
Field Selector | Type | Description | Example |
---|---|---|---|
author | Literal | Matches the author of this post. Anonymous authors will never match this term. | author:Joey |
body | Full Text | Matches the body of this post. This is the default field. | body:test |
created_at | Date/Time Range | Matches the creation time of this post. | created_at:2015 |
id | Numeric Range | Matches the numeric surrogate key for this post. | id:1000000 |
my | Meta | my:posts matches posts you have posted if you are signed in. | my:posts |
subject | Full Text | Matches the title of the topic. | subject:time wasting thread |
topic_id | Literal | Matches the numeric surrogate key for the topic this post belongs to. | topic_id:7000 |
topic_position | Numeric Range | Matches the offset from the beginning of the topic of this post. Positions begin at 0. | topic_position:0 |
updated_at | Date/Time Range | Matches the creation or last edit time of this post. | updated_at.gte:2 weeks ago |
user_id | Literal | Matches posts with the specified user_id. Anonymous users will never match this term. | user_id:211190 |
forum | Literal | Matches the short name for the forum this post belongs to. | forum:meta |