AO3: [Wrangling] Sort Fandoms by Number of Unwrangled Tags

sort the fandoms on your Wrangling Home by their number of unwrangled tags

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v3.2 30/12/2024

    fixed wrong order within code, now printing link to trigger sorting only on unwrangled columns

  • v3.1 30/12/2024

    removed all column index assumptions so other scripts can add columns anywhere in table
    delegated event handlers

  • v3.0 31/03/2024
  • v3.0 31/03/2024

    since default sorting has become a bit more complicated than just calling the sort function (now relies on event.target data), I added a more convenient configuration option that'll do it for you

  • v2.0 31/03/2024

    now allows sorting by each tag type (chars, rels, freeforms) as well
    turns the column header into a link, instead of adding a tiny arrow (that I never managed to hit, but ymmv) to the header

  • v1.0 10/11/2023