What are some features of this site that you consider "hidden"?
For example, I didn't know about the RSS feeds until Jeff Atwood and Joel Spolsky discussed them on the podcast.
|
What are some features of this site that you consider "hidden"? For example, I didn't know about the RSS feeds until Jeff Atwood and Joel Spolsky discussed them on the podcast. | |||||||||||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Attached Firefox/Internet Explorer search plugin. In Firefox, when you are on Stack Overflow, just click on the search dropdown (to the left of the search text field) and hit Add "Stack Overflow". EDIT: SO-family sites now also support OpenSearch, as described in this question. | |||||||||||||||||||||||||
feedback
|
|
If you need to tell someone to do keyboard commands you can use the Source
Result Ctrl + Alt + Del | |||||||||||||||||||||
feedback
|
|
You can use: http://stackoverflow.com/reputation All the votes ( negatives and positives ) you have had, and the question where you've got them. Source: Jeff answer here | |||||
feedback
|
|
Clicking on Days Visited or Consecutive Days on the profile page
opens a calendar that shows which days the site was actually visited.
| |||||
feedback
|
|
You can see recently completed features on Meta Stack Overflow. | |||||||||
feedback
|
|
#stackoverflow IRC channel on freenode, and the SObot that will post new questions in the channel as they're posted. | |||||||||||||||||
feedback
|
|
| |||||
feedback
|
|
If you have 1000+ reputation, you can click the score of a question/answer and expand the net value to see the total of upvotes vs total of downvotes | |||||
feedback
|
|
You can search for multiple tags by typing them in the URL separated by For example: searches for both the 'windows' and the 'com' tags Alternatively you can type the following in the search box in the top right for the same results:
| |||||||||||||
feedback
|
|
It's possible to view the markup used to create any question or answer. (This may be useful if you wish to combine answers or quote part of the question with formatting.) If the question or answer has been edited so that it has an edited X timeunits ago link, you can use that to view the revision history, then use the view source link. If it hasn't been edited then you can still view the revision history, but you'll have to manually enter the url in your browser's address bar. For questions, take the number in the middle of the page's url; for answers use the link link for the answer to get it's unique number in the anchor of the url (after the # character) and then go to: http://stackoverflow.com/posts/number/revisions | |||||
feedback
|
|
You can see the history of what happened to a post by going to: http://stackoverflow.com/posts/{postid}/timeline
This also works on Area 51. | ||||
|
feedback
|
|
The nofollow attribute on your profile website link is removed at a rep of 2000. | ||||
|
feedback
|
|
Hm... Most of the things in this thread were by far not news to me. Nevertheless, I recently learned that the Your Question/Your Answer editor has an auto-indent feature (in source code blocks): Try Shift+Enter. | |||||
feedback
|
|
I just noticed today that asker comments are shaded just like the background for the user box:
This applies in comments to everything for that particular question too. It can be handy for context on larger pages. | ||||
|
feedback
|
|
Tag links: Syntax: | |||||
feedback
|
|
Modify tags in question (hidden area at right of tag list):
| |||||||||
feedback
|
|
When you search for a popular keyword the search gets auto-converted to a tag search. hibernate - results: 6,560 questions tagged hibernate You can override that by prefixing a plus sign.
| ||||
|
feedback
|
Wildcards in tag filtersAdding This is useful because there are often questions tagged You can even use it to ignore all questions not in your favorite tags by just ignoring | ||||
|
feedback
|
|
Well, not only related to Stack Overflow but also AWESOME: ODATA for all Stack Exchange sites. There's even some saved queries to know. For example, how much is still missing for me to get the X badge. This is awesome! | |||||
feedback
|
|
All the editing keyboard shortcuts act as toggles, including add hyperlink. | |||||||||||||
feedback
|
|
| |||||
feedback
|
|
You can determine the total number of active users by looking at how many people have the "Teacher" badge (posted at least one answer): | |||||
feedback
|
|
On the personal profile page there are a tags list just before badges. There some numbers are written before and after the tag, like
On hovering on that tag you can see the total statistics of
For example, if I hover on the PHP tag I see this on the tooltip
302 is sum of total question and answered you have done with UPDATERecently I found one more hidden feature. In the comment box, you can not notify more than one user, that is, you can not use
| ||||
|
feedback
|
|
You can get a list of all of the questions and answers for which you've gained or lost reputation (along with the points up or down) in JSON format by pointing your browser at:
Substitute your user number for the ### in the URL. The 0 and 9999999999999 are the starting and ending times for the report in milliseconds (so this goes from time zero to several hundred years). [Jun2009] Edit: This feature is apparently no longer supported, or the format has changed. Sorry. | |||||||||
feedback
|
|
http://stackoverflow.com/review Shows recently upvoted answers from new users or users with low rep. | ||||
|
feedback
|
|
Associating your Stack Overflow login with another Stack Exchange site gives you +100 free reputation, just like that. I only just discovered this when I decided to set up a leatherworking site on Area 51, but there's nothing I can find about it in the FAQ or elsewhere. I think they wanted to make sure people weren't motivated just by the reputation, but here I go letting the cat out of the bag. :) | |||||
feedback
|
|
I can't believe no one has mentioned descriptions of Stack Exchange functions and data hidden mostly in tooltips. This came up most recently in this question about privilege percentages. @Arjan commented "As always on these sites: when in doubt, hover your mouse over the text for more detail." | ||||
|
feedback
|
|
If you click on a question that was migrated, it takes you to the question on the site of migration. If you then click on the "migrated from blahblahblah.com" it will then take you back to the question stub on the first site. | ||||
|
feedback
|