Steve Bennett wrote:
I've made a a greasemonkey (google it) script for firefox that lets you filter your watchlist. It adds six buttons to your watchlist page, letting you filter out Wikipedia: pages, User: pages etc etc.
Coincidentally, I just finished a user script for the same purpose: http://en.wikipedia.org/wiki/Wikipedia:WikiProject_User_scripts/Scripts/Watc...
It's pretty interesting to compare the two solutions; there are a few similarities, but not many. Mine doesn't yet have the "hide logged in users" feature, but it shouldn't be too hard to add. On the other hand, my code works with or without "enhanced recent changes" and the filtering is reversible.