-1
votes
1answer
39 views

Newly posted answers loaded through AJAX don't obey sort order

When a question is first posted on a busy site like SO, and one is viewing the question or composing an answer, new answers are notified by something like the following (don't remember exact wording): ...
0
votes
2answers
71 views

How to find questions or answers with most votes in a specific tag?

How to find questions or answers with most votes in a specific tag? I think this would be very useful to find best answers or best questions.
1
vote
0answers
78 views

Downvoted answer appears above upvoted answer [closed]

On this question New to C++ - & symbol infront of parameter, this answer http://stackoverflow.com/a/14160724/252576 got 4 (+0, -4) downvotes, but it appears above this answer ...
0
votes
0answers
19 views

Oldest view is not granular or explicit as to age of recent answers. Sort order?

Scenario: Ask a question. Receive several nearly identical, acceptable answers. Next day: Wanting to accept an answer, the thought is to click on "Oldest" and choose a "winner" by the obviously ...
-6
votes
1answer
65 views

Answer sequence leads to non-fair ratings

The answers to questions comes up-down ordered by date ascending. So the first answer always goes upper than next answers. If you investigate a few dozens (or hundreds) questions, you'll find out that ...
-2
votes
2answers
246 views

Shouldn't the answer with more votes be above the accepted answer?

After reviewing this question... I'd like to make an argument for answers that have attained more votes than an accepted answer always be ranked above when answers are being sorted by votes (the ...
5
votes
2answers
58 views

Sort unanswered by number of replies

A lot of questions, at least on the trinity (SO, SU, SF), are unanswered (have no upvoted answers). Scenarios I had in mind: Going to a question with many replies, finding a reply worthy of an ...
-3
votes
1answer
52 views

Automatically move up/down answers when I vote up/down them

I tried to search if this was asked before, but couldn't find anything... By default, when I'm in a specific question page, I see answers sorted by votes. If there are two answers A and B which have ...
3
votes
2answers
63 views

How do you sort the answers to a question by number of votes per answer?

It seems like answers are normally sorted by number of votes, but I just found a question on StackOverflow that doesn't seem to be: What is the single most influential book every programmer should ...
5
votes
2answers
157 views

Modified answer view based only on votes, not accepted status

I would like to request a slightly modified answer view (currently oldest, newest and votes). I've thought for a long time that the accepted answer has too much prominence, leading to answers that ...
2
votes
1answer
38 views

How do I hide “Community Wiki” questions (especially when sorting by vote count)?

I was just trying out the various sorting options on Stack Overflow, and one of them was "Votes". The thing is, all of the top-voted questions are "Community Wiki". Being a little bit of a rep ...
6
votes
2answers
47 views

Sort by vote in the last X period?

As it is today, sorting by vote is largely useless since it allows only to see the all time highest or lowest votes. I propose to copy another feature from reddit and have add a "last hour", "last ...
3
votes
2answers
165 views

Titles for /questions pages are misleading

The title of http://meta.stackoverflow.com/questions?page=152&sort=votes (last page of questions sorted by votes; the lowest voted questions) is "Highest Voted Questions". This is obviously not ...