AO3: [Wrangling] Edit Tag page cleanup

Removes descriptions and some fields from Edit Tag pages to avoid wrangling accidents

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
escctrl
今日安裝
0
安裝總數
75
評價
1 0 0
版本
6.2
建立日期
2022-06-23
更新日期
2025-09-28
尺寸
12.1 KB
授權條款
MIT
腳本執行於

💖 What it does

The Edit Tag page is pretty cluttered, and after a while you don't need all those descriptions and hints anymore. With this script, the Edit Tag page gets a cleaner look. It removes text and fields that are unnecessary based on the status of the tag and can help avoid accidentially using a field when it shouldn't be.

🪴 How to use it

The script automatically:

  • hides all descriptive text
  • hides metatag fields on anything other than canonical tags
  • hides fields to add synonyms and subtags to a canonical (with button to display them again, e.g. during rename projects)
  • hides the unwrangleable checkbox on canonicals and synonyms
  • hides the canonical checkbox on synonyms and unwrangleable tags
  • hides the field to syn a tag when it's set as unwrangleable
  • disables the canonical checkbox while the tag's still attached to a metatag (as soon as all metatags are selected to be removed, the canonical checkbox can also be unchecked)
  • removes the button for editing a synonym's canonical; instead the name of the tag itself is a link to its Tag Edit page
  • on unfilterable tags, sets the cursor to the synonym field
  • if the tag is still in draft, highlights the "Draft (x)" in the sidebar/at the top of the page
  • if a synned tag has no uses, highlights the "Taggings Count (x)" in the sidebar/at the top of the page
  • hides the Sign Up link on non-canonical fandom tags
  • lets you click anywhere on the entire row for canonical and unwrangleable checkboxes
  • highlights the unwrangleable label for awareness
  • warns if an unwrangleable tag doesn't have a fandom or is sent to No Fandom

🏛️ History

  • v6
    • lazy-click on the entire row for canonical and unwrangleable checkboxes
    • highlights the unwrangleable row for awareness
    • warns if unwrangleable tag doesn't have a fandom or is sent to No Fandom
  • v5
    • hides the Sign Up link on non-canonical fandom tags
    • canonical checkbox becomes editable if all metatags are selected to be removed
    • added button to show Subtags/Synonyms boxes on canonical tag
  • v4
    • on synonyms, the canonical tag's name is now its own edit link
    • on unfilterable tags, the input focus now jumps to the synonym field
    • highlights Draft tags
    • hides the entire Child Tag fieldset, when there are neither synonyms nor subtags
    • highlights syns without uses
  • v3 - disables the Canonical checkbox when there's still a metatag
  • v2 - hides Subtags/Synonyms boxes on canonical tags completely, if there are no existing subtags/synonyms (instead of just the "Add" field)
  • v1 - initial version