General
THIS SITE IS DISCONTINUED. PLEASE GO TO Meta Stack Overflow INSTEAD!
-
links with target="_blanck" by default
The answers links will be nice to be opened on another window/tab. At least all links that not point to stackoverflow.
3 voteswe believe devs know how to middle, shift, and alt click.. :)
-
Messaging between users
Private messaging between users would be pretty cool...
6 votes -
Code Copy and Paste loses carriage returns and formatting
When I copy a block of code from a question that has a formatted code block into my IDE or text editor, it loses all formatting and just pastes as a single long line of text. I then have to manually add the carriage returns/formatting.
Cheers
Kev3 voteslooks like issue with IE7 ; very painful to fix. Apparently not honoring
s in markup? View source and see what I mean. There’s nothing objectionable there:DateTime dt = new DateTime( bday.Year, <br>DateTime.Now.Month, DateTime.Now.Day);<br><br>int age = (dt.Date < bday.Date) ?<br>DateTime.Now.Year - bday.Year - 1:<br>DateTime.Now.Year - bday.Year;<br>Wondering why IE7 won’t copy that.
-
Unbreak the TAB key in the WMD editor
When I'm typing code into the WMD editor, it would be nice to be able to use the TAB key within the text box, rather than having it jump down to the Tags text box.
See: http://beta.stackoverflow.com/questions/3362/javascript-capturing-tab-key-in-text-box
5 votes“I’d rather tab indentation not work than breaking tabbing between form items.”
-
Offer account registration with stackoverflow
Add an additional method to open an account that is not dependent on OpenID. Visitors should have the option if they do not support single sign on.
165 voteswe won’t be adding account registration that is not dependent on OpenID, however we are open to “partnering” or “affiliating” with another OpenID provider to make the signup easier.
-
Karma burn for posting duplicates
In order to keep the signal:noise ratio pretty high, I think exact duplicates should result in a pretty heavy karma burn. There is no real reason why someone should post a duplicate question, all things considered- there's a very well designed search feature. Moderators with high enough karma should be able to flag a duplicate (like they currently do) but there should be a heavy (say 30 point) burn for posting exact questions ( "What are the best programming books" or "Hidden features of C#" are examples of dupes that pop up on a regular basis)
5 votesI would like to do this, but the programmatic detection of duplicates seems like a really hard problem. Let’s go with the human solution (flagging, voting, comments, etc) for now.
-
Allow private messages
Almost every site has these. If you like the answers/knowledge of someone, why can't you private message and become friends with them?
3 votesit’s about the questions and answers, not social networking. But if you want to contact someone, check their profile — they will provide an URL or email address there.
-
Require a reason for downvote
I am always trying to improve my responses to questions, and I try and use the voting as a means to indicate what posts could use work. It is frustrating that many times someone will downvote a valid correct answer for no appearant reason.
I suggest that a user is required to provide a reason for a downvote just like you are required for closing. Some examples of reasons could be (my phrasing here is just to get the point accross and not what I would actually recommend):
1) Answer doesn't address question.
2) Answer is offensive
3) Answer is…3 votes“If people want to leave comments, they can; forcing them won’t achieve anything except prevent participation.”
-
Get Persona Name from OpenID
Altough I had a full persona set up in MyOpenID, StackOverflow didn't get my persona name, and I had to type it myself. In MyOpenID, I only had my full name filled, not my nickname (because I use my full name anyway), so maybe that's the cause. The site didn't get some data like my birthday and webpage, but I don't know if they are standard for OpenID or exclusive for MyOpenID.
39 votesdeferring this for a few months
-
Auto-update the fuzzy timestamps with jquery "timeago"
I like the fuzzy timestamps (0 sec ago) etc, but ones that quietly update themselves with javascript are better :).
Timeago (http://timeago.yarp.com/) is a jquery plugin that provides just that
2 voteshaving a bunch of times that update automatically every minute is like the tag everywhere. ugh.
-
Add a <spoiler> tag that makes hidden-until-you-click text
Use cases:
1. Programming puzzles. This way the answer can be posted the same time as the question, eliminating doubt that no answer is possible for hard questions and proving that the question is not a homework exercise (since the author already has the answer)
2. The socratic method. In your answer you can ask a leading question, and then once the reader has a guess they can click to reveal the answer.
83 votesI am unconvinced this is really common enough to justify the effort. reopen on http://meta.stackoverflow.com with examples to make a case.
-
create a website banner that is tall and thin instead of short and wide.
The current website badge/banner/graphic is short and wide. It doesn't fit nicely in my web page layout. Please provide an alternative that is taller and thinner.
3 votes -
allow users to submit tutorials and code snippets
this would be a great way for users to share their knowledge and make SO a better place. Submitted knowledge should be in a different place from the questions so users can view it as they please. Tutorials could be submitted to the community for approval in one forum, and if they garner enough upvotes they can be put in a section for "accepted" tutorials. This would help with faqs as well.
3 votesThink “Jeopardy!” – submit your answers in the form of a question. This way “submitted knowledge” can be better vetted by the community. If you have a pre-existing article, just write up a short intro for it that asks a question the article answers.
-
bug: stack overflow and meta - can't reuse email
I have SO account with an openid and an email. I have created a new account with meta SO using the same OpenID. So now I would like to use my email address to get my avatar and stuff - but mSO complains that this email has already been used...
1 vote -
3 votes
-
Make enthusiast / fanatic badges bronze / silver instead of silver / gold
"Gold Badges are rare. You'll have to not only participate but be skilled and knowledgeable to earn these. They're something of an accomplishment!"
You don't have to be skilled or knowledgeable to visit the site 100 days in a row.
"Silver badges are earned for longer term goals. Silver badges are uncommon, but definitely attainable if you’re interested enough."
That's more like it. The Fanatic badge should be silver.
"Bronze badges are earned for basic use of the Stack Overflow site; they are relatively easy to earn."
The Enthusiast badge should be bronze.
4 votes -
Add a curiosity badge.
Add a curiosity badge when views of user page exceeds reputation points.
1 voteWhy would SO want to promote that behavior?
-
Add uservoice questions to search results and related question hints
There are a lot of questions that get closed as "belongs on uservoice" that would simply not exist if the search results and Related Question hints that show up when you ask a question simply included the UserVoice questions as well. Many of them are legitimate questions about the use or etiquette of SO. New users aren't familiar with UserVoice. While the "feedback always welcome" link is inviting for offering feedback, its not obvious that it's the location for asking questions about the site.
1 voteThis is not likely to happen. UV and SO are two separate sites that don’t have an easy way of communicating such information.
Feel free to post a separate suggestion to change the wording of the feedback link.
-
How can I see a listing of either 1) questions with no upvoted answers or 2) questions with zero ans
2 votesThe Unanswered tab does this.
-
Community Wikis shall not close
I have run into, on several occasions, community wiki questions that are closed. This, to me, seems to defeat the whole point of the community wiki - the entire community should be able to contribute, and not have the question closed.
I believe that SO should automatically ensure that when a question goes community wiki, that it is un-closed. It will encourage greater community good will.
2 votes
- Don't see your idea?