I feel like this is almost certainly a duplicate, but I couldn't find what it's a duplicate of.

Is there an RSS feed for updates (new answers, edits, comments, maybe even votes) on your "favorite" questions? If no, can we have one?

link|improve this question

71% accept rate
+1: excellent suggestion. – jldupont Jan 6 '10 at 20:48
feedback

4 Answers

This is now possible. I have written a small application called stack2rss that does exactly that.

Here is how it works: given an API request, the app will convert it to an RSS feed. Since there happens to be an API method for retrieving a user's favorite questions, stack2rss can easily generate a feed for this.

An example that fetches Jeff Atwood's (user #1) favorite questions on StackOverflow:

http://stack2rss.stackexchange.com/stackoverflow/users/1/favorites?body=true

link|improve this answer
Would someone please explain the downvote? This definitely answers the question asked. More so than the other answers. – George Edison Sep 19 '10 at 1:14
1  
What a brilliant thing, thanks! :) Please note somewhere that stackoverflow part can be replaced with something like programmers.stackexchange to access favs from that site. – 9000 Feb 19 '11 at 13:45
feedback

I can see how (perhaps) individualized RSS feeds are a bit much. Another solution to the problem is to have the same top-of-the-screen bar that notifies us of other activity can notify us of activity against our favorites.

link|improve this answer
There are already feeds for individual user activity and individual question activity, so it doesn't seem like there's any worry about having too many feeds. A user may want to favorite a question to be able to find it easily in the future, but not want to follow it very closely, so I would oppose a top-of-the-screen notification bar unless there was a user preference to disable it. – Anton Geraschenko Dec 14 '09 at 21:53
feedback

+1 to Scott and Anton. Same as Scott Morrison above. and after I had spent all that time trying to get rep at Meta.SE the feature stuff shows up here too... just kidding, you guys make my rockin world go round!

link|improve this answer
feedback

+1

This is an excellent suggestion, I'm surprised it hasn't been discussed before

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged