I wonder whether it's possible to sort the questions by meta-data: how often people mark a question as a "Favorite" within Stack Overflow or just the top-voted questions?

link|improve this question
feedback

migrated from stackoverflow.com Nov 2 '09 at 20:01

This question came from our site for professional and enthusiast programmers.

1 Answer

You can already sort the questions by votes. Just use the sorting tabs.

http://meta.stackoverflow.com/questions?sort=votes

As for the favorites, I am not sure how this would ever be valuable, but you could probably do it easily with a data dump query.

link|improve this answer
feedback

You must log in to answer this question.

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