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?
feedback
|
migrated from stackoverflow.com Nov 2 '09 at 20:01
This question came from our site for professional and enthusiast programmers.
|
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. | |||
|
feedback
|