AO3: [Wrangling] Smaller Tag Search

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

目前为 2022-07-03 提交的版本。查看 最新版本

作者
escctrl
评分
0 0 0
版本
2.1
创建于
2022-04-23
更新于
2022-07-03
大小
6.9 KB
许可证
MIT
适用于

Purpose: reduce the screen real estate used by the AO3 Tag Search. Multiple levels are available.

Instructions: After installing the script, the CONFIGURATION OPTIONS at the top allow you to define how Tag Search should appear to you.

It will always:

  • turn the radiobuttons into selection lists
  • put selection lists next to each other
  • remove the description text under the fandom field
  • move the "Search" button up in line with the selection lists
  • put the input focus on the search term field (when there was no search yet)

Configuration allows in addition:

  • hide_sort_options ... Hide the "Sort by" and "Sort direction" search options (defaults to search by Name and direction Ascending)
  • hide_labels ... Hide the labels of all selection lists (text of options is slightly changed to still make them recognizable). This also moves all selection lists into a single line
  • make_textinput_smaller ... Drastically reduces the space used by the "Tag Name" and "Fandom" search options. Labels are removed (a hint is added to the text field instead), and moves them into a single line
  • default_search_type ... Sets the "Tag Type" automatically to the type of your choice
  • default_search_status ... Sets the "Wrangling Status" automatically to the status of your choice

Tested: so far on Firefox and Chrome for Windows.

Known Issues:

  • when viewed on portrait mode screens (like mobile), the remaining size of input fields and selections isn't ideal.
  • when make_textinput_smaller=true, the way AO3 adds selected fandoms on top isn't the prettiest.

Please don't hesitate to reach out if you find anything that doesn't behave as intended!