I was wondering, is there a way to track particular questions in Stack Overflow? For instance, if I see a question asked that I would like to see the answer to, is there a way that I can mark that question so that I can come back to it later?

share|improve this question
3  
See the star? Click it. – Matthew Jones Aug 12 '09 at 15:39
4  
watch this one move to meta.stackoverflow.com.... – Paul Dixon Aug 12 '09 at 15:40
One minute and eight seconds... wow. – mmyers Aug 12 '09 at 15:41

migrated from stackoverflow.com Aug 12 '09 at 15:40

4 Answers

Each question has an RSS feed that you can subscribe to if you need to see everything that happens.

Otherwise, favouriting the question is a pretty good way to go.

share|improve this answer
I don't know how to subscribe to RSS for a single question. See this to subscribe for ALL your favourite (starred) questions: meta.stackoverflow.com/questions/25194/… in short, something like this: stack2rss.stackexchange.com/stackoverflow/users/1/… Thanks, George! – Sam Watkins Jul 13 '12 at 3:27
@SamWatkins There's an RSS link on the lower-right of each question page with the label "question feed". It's of the format http://$HOST/feeds/question/$QUESTION_ID . – Max Nanasy Jul 23 '12 at 4:36

Put them in Favorites, click on the star under the votes of your question. Here is how you can watch them - In your profile page there is a Favorites tab, it lists all your favorite questions.

share|improve this answer
Guys, how can I edit my answer? I gave it in stackoverflow, now I can't edit it(My login is the same Yahoo ID). And what about the reputation from the two upvotes, it's not here, it's not in the stackoverflow... – Svetlozar Angelov Aug 12 '09 at 15:47
1  
Associate your accounts! meta.stackoverflow.com/users/133579?tab=accounts#sort-top – Eric Aug 12 '09 at 15:52
Svetlozar is right, same answer here: meta.stackoverflow.com/questions/71243/… – Nestor Dec 3 '10 at 4:12

There is a pretty useful StackApps app called StackStalker (Google Chrome Extension) written by Jason Edleman that does exactly this (Including notification badges). You can check it out here:

StackStalker: Be Notified When Your Question Is Updated (Chrome Extension)

share|improve this answer
This is the only answer which actually answers the question. Favoriting a question does not notify you of changes. – Madara Uchiha Apr 5 '12 at 17:09

Click the star to the left of the question.

share|improve this answer
And subscribe to this (substitute your user number). stack2rss.stackexchange.com/stackoverflow/users/1/… – Sam Watkins Jul 13 '12 at 3:28

You must log in to answer this question.