Index

Index

User Guide


Searching


As implemented in 2.1, backported to 2.0.1 as it fixed some bugs too:
  • tag, eg


    • cat

    • pie


  • size (= , < , > , <= , >=) width x height, eg


    • size=1024x768 -- a specific wallpaper size

    • size>=500x500 -- no small images

    • size<1000x1000 -- no large images


  • ratio (= , < , > , <= , >=) width : height, eg


    • ratio=4:3, ratio=16:9 -- standard wallpaper

    • ratio=1:1 -- square images

    • ratio<1:1 -- tall images

    • ratio>1:1 -- wide images


  • filesize (= , < , > , <= , >=) size, eg


    • filesize>1024 -- no images under 1KB

    • filesize<=3MB -- shorthand filesizes are supported too


  • id (= , < , > , <= , >=) number, eg


    • id<20 -- search only the first few images

    • id>=500 -- search later images


  • user=Username, eg


    • user=Shish -- find all of Shish\\\'s posts


Search items can be combined to search for images which match both, or you can stick \\\"-\\\" in front of an item to search for things that don\\\'t match it.

Aliases: none
Auto tags: {autotags}