0
votes
2answers
90 views

Allow moderators to convert answers containing multiple @-replies into comment(s)

A frequent occurrence, in my experience, is that someone who does not understand the comment system, or does not have enough reputation to post a comment, or would have been able to comment due ...
-20
votes
2answers
117 views

High-rep users should be exempt from answer-to-comment autoconversion

Currently, a short, machine-identified-as-seemingly-low-quality answer is automatically converted to a comment on the question. gbn has suggested in a comment that this be "weighted for, say, user ...
0
votes
2answers
108 views

“Not an answer” flag, add a text box to enter what post should receive the flagged post as a comment

When I flag an answer as "not an answer", if it should be a comment, I instead flag it as "other" and put in the box the post that it should be a comment on. When moderating on SQA, I know I wish I ...
7
votes
0answers
135 views

Add 'Change (answer) to comment' option to review page

I asked this question on Meta TeX SE and was asked to post it here too. Some of the answers I review on TeX SE are not answers; they are comments. Normally this happens when a user does not have ...
-11
votes
1answer
83 views

Answer to comment conversion change suggestion

I would suggest that answers can't be changed to comments until none of the answers has been accepted yet. Why not allow conversion before answer acceptance? Because people may likely edit their ...
8
votes
0answers
68 views

Keep “convert to comment” button enabled if the answer does not have a freeform comment

Since SO now has "native" support for common comments on bad answers it would be nice if those comments would not disable the "convert to comment" button in the mod queue. It could even improve the ...
18
votes
0answers
89 views

Lift the restriction on “convert to comment” must have a valid owner on migrated questions

Related: Error when converting answer to comment on question of deleted user Can we lift this requirement, because obviously the backend tracks the original owner. I realize that it still ...
21
votes
0answers
80 views

Show all users if a post was converted to a comment, instead of just the owner

When a user's post is converted to a comment, they see a message about it on the post itself: However, that only works for the post owner; other users see: Is it possible to generalize the first ...
-7
votes
1answer
109 views

Ability to convert an answer to a comment and comment to an answer

This is different from the request in mark a comment as answer to a question. Sometimes a comment should be an answer. Sometimes an answer should be a comment. For some reason, people screw this up. ...
12
votes
0answers
88 views

Allow the moderator comment conversion tool to override the @ limit [duplicate]

Possible Duplicate: New rule preventing multiple @notifies causing Convert to Comment to fail When converting an answer to a comment, the poster had asked if some Objective-c @property type ...
1
vote
3answers
93 views

Mod -> Convert to comment, in addition to question, give me quick-fix for “accepted answer”

Most of the time, answers that are really comments either apply to the question (like "I have this problem too, did you manage to fix it?") or to the accepted answer ("thanks! that fixed it!"). Could ...
6
votes
1answer
83 views

Split up answers when converting to comments

Currently, answers get cut off at the comment limit when converting. Can we get answers split into at least two comments? I think it would cover about 99% of answers, only losing content on 1%.
10
votes
0answers
62 views

Improve Convert-Answer-to-Comment dialog to list answers as possible targets [duplicate]

Possible Duplicate: Add a dropdown list to the moderator convert-to-comment tool Moderators are able to convert answers to comments below the question or other answers. The current dialog ...
21
votes
3answers
211 views

Can we make Convert to a Comment a 10k/20k user tool?

The Turkey Shoot doesn't seem to want to abate any time soon. And the most common flag has got to be Not an answer We must get a couple of hundred of these flags a day. I think it is high time ...
56
votes
1answer
429 views

Make it clearer that an answer was converted into a comment, not just deleted

When an answer is converted into a comment, it is marked as "deleted". This can lead to great confusion as to why the answer was deleted, unless the moderator leaves a comment. Either of these would ...
12
votes
2answers
153 views

Autoconvert site-internal-link-only answers to comments

When an answer consisting solely of a link to elsewhere in the Stack Exchange universe is posted, it should be converted to a comment prefixed with "See: ". Perhaps this could be widened to cover any ...
2
votes
1answer
84 views

Link not handled well when answer was converted to a comment [duplicate]

Possible Duplicate: Problem with links when converting to comment I just converted an answer to a comment on this question. The answer contained a link and the comment appeared as follows: ...
16
votes
0answers
104 views

Add a dropdown list to the moderator convert-to-comment tool

I like very much the recently-added ability to convert an answer to a comment. However, the dialog requires the actual ID of the post that will be the parent. It auto-fills the question ID, but for an ...
17
votes
2answers
191 views

Problem with links when converting to comment

When a mod converts a post to a comment, if the post contains a link of this form: Check out this [awesome site][1] [1]: http://stackoverflow.com/ the comment will try to use the same syntax, but ...