You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- Related to my question? meta.stackexchange.com/questions/604/…ChrisF– ChrisF2009-06-30 10:34:36 +00:00Commented Jun 30, 2009 at 10:34
- 2Maps to this uservoice item: stackoverflow.uservoice.com/pages/1722-general/suggestions/…Joel Coehoorn– Joel Coehoorn Mod2009-06-30 16:07:52 +00:00Commented Jun 30, 2009 at 16:07
- 1yeap i always liked how Urban Dictionary provided a better picture of what the community felt over a post, allowing me to count the population who possess a certain view.icelava– icelava2009-07-30 10:28:27 +00:00Commented Jul 30, 2009 at 10:28
- 2- 1 for improperly formatted image!Move More Comments Link To Top– Move More Comments Link To Top2009-11-30 18:59:41 +00:00Commented Nov 30, 2009 at 18:59
- 8Sorry, this post is 5 months old, long before we had the technology to draw freehand circles and Godzilla charactures.Robert Cartaino– Robert Cartaino StaffMod2009-11-30 19:57:06 +00:00Commented Nov 30, 2009 at 19:57
- 4@Robert C. Cartaino, In light of that I guess I should reverse my vote, however my vote is too old to be changed. So if you edit your post I can change it, but now that the technology is available when you edit your post you would have to update the image to a properly formatted one and then I can change my vote :-pMove More Comments Link To Top– Move More Comments Link To Top2009-12-01 02:03:53 +00:00Commented Dec 1, 2009 at 2:03
- hopefully now that we've implemented this people can see how relatively useless (IMO) of a feature this is, because downvotes are statistically so rare.Jeff Atwood– Jeff Atwood StaffMod2009-12-01 05:47:42 +00:00Commented Dec 1, 2009 at 5:47
- 7Loving this new featurejuan– juan2009-12-01 18:03:24 +00:00Commented Dec 1, 2009 at 18:03
- 5The possibility to perform heart transplantions is relatively useless (IMO), because heart failures are statistically so rare.Hendrik Vogt– Hendrik Vogt2011-05-24 10:06:24 +00:00Commented May 24, 2011 at 10:06
- 1The ability to show vote counts is insignificant next to the power of the force.user164291– user1642912012-08-08 12:59:35 +00:00Commented Aug 8, 2012 at 12:59
- 1+1 to split votes into 2 part ( Up-voting / Down-voting )toreator– toreator2013-07-24 08:52:17 +00:00Commented Jul 24, 2013 at 8:52
- As far as I know, Reddit.com shows the percentage of upvoters.neverMind9– neverMind92018-08-27 22:11:32 +00:00Commented Aug 27, 2018 at 22:11
- The feature is not fully completed, as it has 1000 rep requirementMichael Freidgeim– Michael Freidgeim2019-01-31 14:06:37 +00:00Commented Jan 31, 2019 at 14:06
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you