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

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

Δημιουργός
escctrl
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
42
Βαθμολογίες
1 0 0
Έκδοση
3.3
Δημιουργήθηκε την
10/11/2023
Ενημερώθηκε την
15/05/2026
Μέγεθος
5 KB
Άδεια
GNU GPL-3.0-only
Εφαρμόζεται σε

💖 What it does

Lets you sort fandoms on your Wrangling Home Page, so that the fandoms with the most unwrangled tags are at the top.

Works well with various filtering and snoozing scripts, since it keeps the rows' visibility status.

🪴 How to use it

Click the column headers to sort your assigned fandoms by

  • their total number of Unwrangled tags
  • the number of tags in each Unwrangled column (Characters, Relationships, Freeforms)

To return to the initial sorting by the Fandoms' names (A-Z), click the "Fandom" header.

🎨 How to configure it

If you want to have your fandoms sorted by the total number of unwrangled tags as soon as the page loads, go to the script code. Towards the top, you'll find this line:

const AUTO_SORT_BY_TOTAL = false;

Change the false to true.

🏛️ History

  • v3 - configuration for automatic sorting by total unwrangleds
  • v2 - sort by individual unwrangled columns
  • v1 - sort by total unwrangleds

🏅 Credit

Thanks to @ladyvgrey for the idea to enable automatic sorting.