Wiki Page Version Diff

help:search

Other VersionThis Version
Title
help:search
help:search
Other Names
Locked
Yes
Yes
Deleted
No
No
Body
Use metatags like type:video, user:name, status:public, rating:safe, order:score, and tag names. Prefix any token with - to negate it.
h4. Search Syntax

Posts support Danbooru-style tag searches and metatags.

* @blonde_hair blue_eyes@ requires both tags.
* @blonde_hair or blue_eyes@ matches either tag.
* @-(blonde_hair blue_eyes)@ negates a grouped expression.
* @~blonde_hair ~blue_eyes@ is legacy OR.
* @shirt_*@, @*_shirt@, and @*shirt*@ match wildcard tags.
* @text:"artist notes"@ searches titles, descriptions, sources, tags, and document text; @title:@ and @description:@ search those fields directly.
* @rating:q,s@, @id:1000..2000@, @id:3000,1000 order:custom@, @date:2026-05@, and @age:2w..1y@ use Danbooru-style values.
* Supported metatag families include users, favorites, comments, notes, moderation, commentary, pools, source, Pixiv, dimensions, file metadata, @has:@, @is:@, @random:N@, and @order:@.