Greasy Fork is available in English.

AO3: [Wrangling] Mark Co- and Solo-Wrangled Fandoms

On your wrangling homepage, mark whether the fandoms are co- or solo-wrangled. Refreshes once a month.

Autor
escctrl
Denně instalací
0
Celkem instalací
44
Hodnocení
0 0 0
Verze
4.0
Vytvořeno
17. 09. 2023
Aktualizováno
29. 05. 2025
Size
10,6 KB
Licence
MIT
Spustit na

Co- and Solo-Wrangled Fandoms at a Glance

Maybe you need a reminder which fandom's new tags you'll have to take care of yourself. Or you want to avoid the hassle of configuring all the co-wrangled fandoms in your Wrangling Home Filtering script?

This script adds a little icon (a single person for solo-wrangled fandoms, a group of people for co-wrangled fandoms) in front of the fandoms' names.

The wrangling status is checked once a month. You can also refresh all fandoms by pressing the "Reload" button.
If you pick up a new fandom, it'll be looked up immediately.

Configuration

There are a few configuration options for you in the first few lines of the code:

  • HIDE_MARKERS ... in case you don't actually want to see the icons, and only use this to help with your filtering, you can set this to true
  • ENABLE_ON_OTHER_USERS and ENABLE_ON_MY_PAGE are for wrangling supervisors, who can use this script to make the trainee checkins a bit easier.

Filtering

Make sure that this script runs AFTER your Wrangling Home Filtering script!

This script will automatically mark the co-wrangled and solo-wrangled fandoms in a way that the Wrangling Home Filtering scripts (Redux and N-in-1) recognize. You don't have to configure long fandom lists in the Filtering scripts anymore!

The support for N-in-1 is sadly limited: N-in-1 creates its fandom filters dynamically, meaning that for example the co-unwrangled filter option only appears if the N-1 script by itself knows of a cowrangled fandom with unwrangled tags. My advice is to configure a couple of big fandoms (which usually have unwrangled tags) as co-wrangled in the N-in-1 script. This will "trick" it into creating the filter options, while this script here will make sure each fandom will show up in the correct co/solo filters.