Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 2.87 KB

README.md

File metadata and controls

62 lines (33 loc) · 2.87 KB

Userscripts

Quick install:
Stack Exchange Global Flag Summary
Helpful Flag Percentage
Flag Tracker


Stack Exchange Global Flag Summary

Provides a network wide flag summary for all Stack Exchange sites.

If you are logged into the Stack Exchange network, you can visit your Stack Exchange profile, where you can find a new flags tab. It scans all per-site flag summaries and lists them in one table.

segfs screenshot

How does it work?

The script scans your network profile for all Stack Exchange accounts you created. For each account it tries to access the flag summary page. Since that page is private, i.e. only visible to you (and mods), you need be logged in. From there it extracts the flag summary of the individual site and sums it all up in a generated table.

The table can be sorted asc & desc by clicking on the desired column label.

All per-site flag summary pages contain a link to the global flag summary.

Warning

If you have many (50+) accounts on Stack Exchange, try not to load the flag summary too often in a short timespan, you might get rate limited or soft-banned because the script makes too many requests.

Install

view source | direct link (install)


Helpful Flag Percentage

Shows the percentage of helpful flags on your flag summary.

helpful flag percentage screenshot

Fork of Overall Percentage of Helpful Flags.

Install

view source | direct link (install)


Flag Tracker

Deprecated: This Userscript has been moved to the SOBotics Userscripts repository.

When you flag a post, this userscript will let you monitor that post and notify you in case the post gets edited.

If a post you flagged has been edited, you will be pinged by @GenericBot in the SoBotics chat room. Make sure you're pingable in this chat room to receive the notifications.

flag tracker report screenshot

Install

view source | direct link (install)