The following keywords are accepted:true | Matches any image |
false | Matches no images |
fp | Matches images on the front page |
notag | Matches images that don't have a tag |
spiritual | Matches spiritual images |
secular | Matches secular images |
Note: Spiritual images will never show up in any search unless you use either of the terms spiritual or secular. |
|
deleted | Match deleted images (but only secular ones, as mentioned above). Requires an account. |
Note: Deleted images will never show up in any search unless you use the term deleted. |
|
s:best | Show the most-liked images first |
s:worst | Show the least-liked images first |
s:random | Randomize the order of the results |
s:old | Show images with the earliest deletion date first (use insertion date as a tie breaker) |
s:new | Show the most recently deleted images first (or the most recently added) |
Furthermore, conditional clauses are supported as follows:and | Both tags must be present |
or | At least one of the tags must be present |
not | The following tag must not be present. |
( and ) | Change the evaluation order instead of left to right. |
" | Tags that have a space in them must be surrounded by double quotes. |
Examples |
church | Show secular images tagged "church" (the tag must match exactly; "churches" wouldn't match) |
spiritual church | Show spiritual images tagged "church" |
not notag or notag | A fancy way of saying true |
not (notag or notag) | A fancy way of saying not notag (ie, return all images that have at least one tag) |
food s:random or drink | Show anything tagged either (or both of) "food" or "drink", and shuffle the results |
spiritual and (bread or life) | Show spiritual images tagged either (or both of) "bread" or "life" |
bread or life and spiritual | Equivalent to the above |
spiritual or secular | Show all undeleted images |
not deleted | Equivalent to true, which is itself equivalent to secular |
"mr. smith" | Search for images tagged "mr. smith" |
Copyright 2023 Sam Carter.
Contact me for DMCA/copyright complaints. By browsing this web site, you agree to our
privacy policy.