Greasy Fork is available in English.

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

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

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
escctrl
일일 설치수
0
총 설치수
12
평점
1 0 0
버전
3.0
생성
2023-11-10
갱신
2024-03-31
라이선스
MIT
동작 사이트

Click the table's column headers to sort your assigned fandoms by their total number of Unwrangled tags, or by the number of tags in each column.
To return to the initial sorting by the Fandom Name (A-Z), click the "Fandom" header.

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. On line#17

const AUTO_SORT_BY_TOTAL = false;

set the false to true. (Thanks for the idea, @ladyvgrey!)

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