Wiki Page Version
help:search · anonymous ·
Changes: Body
Body
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:@.