Greasy Fork is available in English.

AO3: [Wrangling] Edit Tag page cleanup

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

코드가 바뀐 버전들입니다. 모든 버전 보기

  • v4.5 2023-07-01

    added highlighting for 0-use syns

  • v4.4.1 2022-10-09

    updated to the latest jQuery

  • v4.4 2022-09-04

    hides the entire Child Tag fieldset, when there are neither synonyms nor subtags

  • v4.3 2022-08-01

    Draft tags now have the "Draft (1)" field in the sidebar (at the top on mobile) highlighted. Highlighting adapts to dark mode.

  • v4.2 2022-07-03

    on unfilterable tags, the input focus now jumps to the synonym field

  • v4.1 2022-06-25

    restructured code with the intention to make it run a bit faster (e.g. by reducing number of DOM accesses)

  • v4.0 2022-06-24

    on synonyms, the canonical tag's name is now its own edit link (like all the listed meta/sub/syns usually are), so the big Edit button is hidden

  • v3.0 2022-06-23

    now it also disables the Canonical checkbox when there's still a metatag. that way you'll have to remove metatags before you can decanonize (to avoid the filter bug)

  • v2.0 2022-06-23

    now hides Subtags/Synonyms boxes on canonical tags completely, if there are no existing subtags/synonyms (instead of just the "Add" field)

  • v1.0 2022-06-23