Last modified: 2011-03-13 18:06:49 UTC
I often want to see how articles I've edited have changed since I edited them, whether or not they are on my Watchlist. Special:Contributions shows my most recent edits but it is difficult to visually filter my own edits from those of other editors. A little tool to hide all of the entries with <b>(top)</b> would be very helpful. Additionally it would be good to hide all links to edits prior to one I made.
I've implemented this in JavaScript: http://en.wiktionary.org/wiki/User:Hippietrail/filtercontribs.js It does not yet have a button or link to turn it on or off. I would prefer to do this with CSS classes but it might be easier to do dynamically with JavaScript functions.
This would be unlikely to be worth the UI clutter.