Rename/Expunge Tracker HelperTL;DR - You can hide stuff you've already seen and click URLs in the expunge tracker.
I wanted to make the trackers a bit easier to use, so I wrote a small script.
The script is compatible with
Superlatanium's Rename Helper 1.2.4, which is obviously recommended.
Latest Version: 1.1.2
RETH_1.1.2.user.js.txt ( 22.85k )
Number of downloads: 115Updated to work with Chrome again.
Before and afterExpunge tracker
It also has the green highlighting from the next image.
Rename tracker
FeaturesTemporarily hide entriesHiding an entry forever probably isn't a good idea – you could spot a mistake that you didn't spot earlier.
A hidden entry will become visible again if any of the following happen:
- You click the button to show it.
- You click the "Show All" button and it's on the current page.
- Its "latest timestamp" changes.
- I.e. someone else votes on it, or the latest person to vote removes their vote.
- You have to refresh for this.
- Note: A hidden entry will not re-open if it was updated, hidden and then updated again during the same minute, since the timestamp won't change.
It'll re-open when the timestamp changes. This will not be fixed unless we gain access to the seconds, not just the minutes.
- It becomes the 200th last petition you hid and then you hide another.
- 200 is an arbitrary limit; it can be changed.
This is mainly useful when you're looking through past petitions for any that got ignored.
You can hide them as you go along, and if any updates occur they'll reappear.
Example of a hidden entry becoming visible:

Video of it in action:
[
youtu.be]
https://youtu.be/i9qA4nr3cGoThe reason why I don't check whether they voted on your petition or not is because, as stated before, you might notice something you missed earlier.
Cleaning the expunge reasonsURLs in the Expunge Tracker's "reason" column will be converted to clickable links.
It will also fix the HTTPS links that people sometimes put.
Finally, it should add space either side of links, to make it more readable.
Other features- Any petitions you have voted on will be highlighted, and your username will be underlined.
This is useful for identifying entries where the top petitions are your ones, so you can hide them more easily. - The power column was made to have a min-width of 40px, so things line up properly.
- You can filter entries to view only those that are visible, hidden or done by you.
- You can show/hide all filtered entries on the current page.
This can be used to show/hide all entries you voted on, or to view only the hidden stuff, re-check them and then "Hide Current" again. - You can auto-show petitions which are finished. Go to settings for this.
In effect, this helps clear up unused cache, for when a petition moves off the first pending page because it was voted on, and finished or a petition moves off the last pending page because it was there too long.
This isn't useful if you browse the "Expunged"/"Renamed" pages often and want to keep things hidden there, since when you visit the pending page they'll auto-show again.
Perhaps to-do- Convert links to individual images in galleries.
- Allow GET variables to be part of the converted links (i.e. linking a gallery with ?p=4).
Not important for now, since you can just see the ?p=4 after the link. - Forcing entries to stay hidden.
Presumably only ones that you haven't vote on. - Keeping entries hidden if all votes after you last hid it are on your petitions.
- Should probably highlight or something when updated.
- Peeking at entries: opening them without keeping them open forever.
- So you can look at something and then scroll and forget where it was, and it'll close itself on refresh.
- Alternatively, an undo button.
Changelog1.1.2
RETH_1.1.2.user.js.txt ( 22.85k )
Number of downloads: 115Fixes for Chrome.
- Changed RegEx URL matching back to normal.
- Added fix for "Show Current" on Chrome.
1.1.1
RETH_1.1.1.user.js.txt ( 23.24k )
Number of downloads: 30
- Added compatibility for https and removal of "g.".
NOTE: Removing the "g" sub-domain makes you use different storage, so your settings will disappear and hidden entries re-appear until you put the "g." back.
1.1.01.0.1- Added default "#" to links.
- Script compatibility: moved to classList and added "reth-" to classes to prevent conflicts.
1.0.0Initial version.
Rename_Expunge_Tracker_Helper.user.js.txt ( 10.72k )
Number of downloads: 25
This post has been edited by TeaAndBiscuits: Jan 23 2017, 01:36