How to find thanked posts

I've done a precursory search and couldn't find anything, so I'm putting this out there in this subforum.

I like to be able to find
a) posts that I have been thanked for (lets me know which of what I've done is helpful to others), and
b) posts that I have thanked (chances are it's been a useful post to me).

With some googling, I've found out how to do that.
This is a)
Code:
http://forums.freebsd.org/post_thanks.php?do=findthanks&u=<userid>

This is b)
Code:
http://forums.freebsd.org//post_thanks.php?do=findthanks_user_gave&u=<userid>

Note that to find your userid, mouse over your user name at the top right of your screen where it says "Welcome, <user_name>". The number at the end is your user ID. Replace <userid> with that number at the end to find posts thanked posts relevant to you.

It would be nice if these were easily accessible links on the forum, but in the meantime you can make bookmarks of the links relative to yourself.
 
Back
Top