AO3: [Wrangling] Smaller Tag Search

makes the Tag Search form take up less space (best on desktop/landscape screens)

These are versions of this script where the code was updated. Show all versions.

  • v4.1 2024-11-09

    reduced empty vertical spacing when options wrap
    reduced label size
    made wrapping of single- and two-line display on small screens more predictable

  • v4.0 2024-11-04
    • Added ability to configure if selects are shown as dropdowns or as a buttongroup
    • Buttons use fontawesome icons via and CSS
    • Complete rewrite of the old code to match my newer SOP. Most previous version’s functionality was preserved.
    • Improved page layout via flex
  • v3.1 2024-01-27

    fixed the config GUI not correctly reflecting which Sort Order was enabled as default

  • v3.0 2024-01-27

    this version adds
    1) moves all configuration options into a GUI (sorry, there is no config migration logic - you'll have to select your choices again)
    2) adds the option to define default sorting options
    3) changes the way Sort Direction is shown, instead of asc/desc it now sets text corresponding to the Sort By, e.g. A->Z for ascending direction when sorting by Name

  • v2.2 2022-10-09

    (1) updated to latest jQuery.
    (2) made a change so the Tag Type and Wrangling Status options are stacked on top of each other (instead of next to each other) when all four dropdown options are shows with labels.
    (3) Wrangling Status label is now shortened to Status

  • v2.1 2022-07-03

    now puts the input focus automatically into the tag name (search term) text field, when there was no search yet

  • v2.0 2022-06-30

    now enables searching for Unsorted Tags. minor code cleanup.

  • v1.2.1 2022-04-24

    now really with a new namespace, added license

  • v1.2 2022-04-24

    updated jQuery lib version and script namespace

  • v1.1 2022-04-23

    fixed match pattern since it caused install failures for some

  • v1.0 2022-04-23
  • v1.0 2022-04-23