AO3: [Wrangling] Highlight Bins with Overdue Tags

Highlight a bin on the Wrangling Home if the oldest tag in it is overdue

These are all versions of this script. Show only the versions where the code changed.

  • v2.0 16/08/2024

    ignores tags which were snoozed by the "UW Tag Snooze Buttons" script, to avoid alerting you of overdue tags that you already decided you can't action yet

  • v1.0 23/03/2024
  • v1.0 23/03/2024

    better code structure to stop automatically at Errors and avoid overloading the host with requests when previous ones haven't completed yet.
    no longer needs localStorage - uses sessionStorage instead to at least remember what was "old" across a page refresh.
    now automatically only checks visible fandoms, i.e. works with filtering scripts without any config change.

  • v0.1 01/05/2022