Anonymous tokens
Same as tag
token.
Named tokens
id | having given post number |
tag | having given tag (accepts wildcards) |
score | having given score |
uploader | uploaded by given user (accepts wildcards) |
upload | alias of uploader |
submit | alias of uploader |
comment | commented by given user (accepts wildcards) |
fav | favorited by given user (accepts wildcards) |
source | having given source URL (accepts wildcards) |
pool | belonging to the pool with the given ID |
tag-count | having given number of tags |
comment-count | having given number of comments |
fav-count | favorited by given number of users |
note-count | having given number of annotations |
note-text | having given note text (accepts wildcards) |
relation-count | having given number of relations |
type | given type of posts. <value> can be either image , animation (or animated or anim ), flash (or swf ) or video (or webm ). |
flag | having given flag. <value> can be either loop or sound . |
sha1 | having given SHA1 checksum |
md5 | having given MD5 checksum |
content-checksum | alias of sha1 |
file-size | having given file size (in bytes) |
image-width | having given image width (where applicable) |
image-height | having given image height (where applicable) |
image-area | having given number of pixels (image width * image height) |
image-aspect-ratio | having given aspect ratio (image width / image height) |
image-ar | alias of image-aspect-ratio |
width | alias of image-width |
height | alias of image-height |
area | alias of image-area |
aspect-ratio | alias of image-aspect-ratio |
ar | alias of image-aspect-ratio |
creation-date | posted at given date |
creation-time | alias of creation-date |
date | alias of creation-date |
time | alias of creation-date |
last-edit-date | edited at given date |
last-edit-time | alias of last-edit-date |
edit-date | alias of last-edit-date |
edit-time | alias of last-edit-date |
comment-date | commented at given date |
comment-time | alias of comment-date |
fav-date | last favorited at given date |
fav-time | alias of fav-date |
safety | having given safety |
rating | alias of safety |
Sort style tokens
random | as random as it can get |
id | highest to lowest post number |
score | highest scored |
tag-count | with most tags |
comment-count | most commented first |
fav-count | loved by most |
note-count | with most annotations |
relation-count | with most relations |
feature-count | most often featured |
file-size | largest files first |
image-width | widest images first |
image-height | tallest images first |
image-area | largest images first |
width | alias of image-width |
height | alias of image-height |
area | alias of image-area |
creation-date | newest to oldest (pretty much same as id ) |
creation-time | alias of creation-date |
date | alias of creation-date |
time | alias of creation-date |
last-edit-date | like creation-date , only looks at last edit time |
last-edit-time | alias of last-edit-date |
edit-date | alias of last-edit-date |
edit-time | alias of last-edit-date |
comment-date | recently commented by anyone |
comment-time | alias of comment-date |
fav-date | recently added to favorites by anyone |
fav-time | alias of fav-date |
feature-date | recently featured |
feature-time | alias of feature-time |
Special tokens
liked | posts liked by currently logged in user |
disliked | posts disliked by currently logged in user |
fav | posts added to favorites by currently logged in user |
tumbleweed | posts with score of 0, without comments and without favorites |