• What are favorite tags and ignored tags? How do they work?
  • What are tag subscriptions?
  • What are interesting tags?
  • On Stack Overflow, the content of the main page question list appears to be influenced by favorite and ignored tags. How does that work?

Return to FAQ index

share|improve this question

migrated from stackoverflow.com Aug 31 '09 at 19:46

3 Answers

Favorite Tags: Questions with these tags become highlighted, formerly known as "interesting tags."

Ignored Tags: Questions with these tags are shown faded; they are still visible but less prominent. Checking the "Hide Ignored Tags" box causes them to be hidden completely. (This is done by a client-side script however, so you may notice odd "gaps.")

On Stack Overflow, these preferences affect how questions are displayed on the home ("Recent questions") page and the various questions pages.

These options appear in the sidebar of the main page and under the user preference page (note that you can use wildcards to highlight or exclude multiple related tags):

user-editable lists of tags

See also: Expressing Your Tag Preferences.

share|improve this answer

ignored: fades questions that have the tag; they are still visible but less prominent

interesting: questions with these tags become highlighted

share|improve this answer
That isn't working for me: I see them the same. – Account deleted Oct 20 '08 at 16:04
Look at the home page: stackoverflow.com I'm not sure if it's enabled anywhere else. – Patrick McElhaney Oct 20 '08 at 16:05
Ah, OK, I see it. I always look at the "newest questions" rather than the bare home page. Thank you. – Account deleted Oct 20 '08 at 16:12

I would also like to add if a question has both an ignored tag and an interesting tag it has both faded text and has an orange highlight.

share|improve this answer

You must log in to answer this question.