I've been reading discussions about editing and previewing comments.

Why do I want this? If I get wrong some of the syntax in a comment, it becomes infuriating to try to guess at it, when the only help is offered by the help button near the answer input controls, which aren't always near where the comment input controls are. If I even think of that. Which I usually don't. It would be nice to have a help button right there where it's obvious. As another user pointed out in one of the linked questions, this kind of problem is exacerbated by the inability to edit comments (currently a planned feature) or preview them before posting.

Since the set of markdown in comments is restricted and comment previewing was a declined feature, I propose that some help be supplied near the input controls for posting a comment. A "?" button would be appropriate, with a small in-page popup that summarizes the allowed syntax.

link|improve this question

2  
Italics, bold, and code are that hard to remember? – mmyers Dec 21 '09 at 18:54
2  
I rarely use bold and italics, so I forget. In addition, this isn't just for me. A new user would have much more difficulty. – Jon Seigel Dec 21 '09 at 18:59
1  
+1 It would be great to have this! – 0A0D Dec 21 '09 at 19:25
1  
@mmyers: Hard to remember? No. But you still have to learn the first time. – user27414 Dec 21 '09 at 21:40
why don't we just take the toolbar away altogether? I mean it isnt that hard right? – 0A0D Dec 21 '09 at 21:41
feedback

2 Answers

up vote 5 down vote accepted

click the help link under [add comment] to see a summary of the available formatting options.

commenting help

link|improve this answer
1  
Very nice! Thank you! – Jon Seigel Feb 2 '11 at 14:51
feedback

Comments are supposed to be lightweight. Formatting is a little hidden bonus for most users, but it's not crucial. There's no point in adding new stuff to the interface for something that will be used by very little people and adds no real value. Also, the formatting is real easy: * for italic, ** for bold and backticks for code.

I can't see how that's hard. You see it in the editor all the time...

link|improve this answer
4  
It's one of those things that's easy when you know/remember it, but impossible if you don't know it. That's the problem I'm trying to fix. – Jon Seigel Dec 21 '09 at 20:51
2  
If you can't remember them, you don't need them. You do not need them anyway. That's the point. – Ladybug Killer Dec 21 '09 at 20:53
4  
That isn't true at all. While I rarely use them, if I need to emphasize a word or phrase, then that's when I want to use it. It could be very important to how my comment is interpreted by others. – Jon Seigel Dec 21 '09 at 21:03
What do you use to emphasize words in emails (no html emails)? – Ladybug Killer Dec 21 '09 at 21:10
Disagree.. links could be shortened and highlighted better with markup, which is provided.. give us the toolbar! – 0A0D Dec 21 '09 at 21:36
1  
@Roboto: What are you talking about? Markdown for links is not provided in comments. Do you want the whole markdown toolbar for comments? If yes, you're in the wrong question. – Ladybug Killer Dec 21 '09 at 21:44
4  
I want images in comments. And headings. Oh, and flash! Yeah, flash would be nice. – alex Dec 21 '09 at 21:57
1  
Yeah, what I was going to mention is that when I emphasize plain text, I do it with *asterisks* or _underscores_. Isn't that pretty standard these days? – mmyers Dec 21 '09 at 23:13
@John: Uh, what? He wants help/tooltips/etc - which is what the toolbar provides! Rather than having to scroll down to the answer box – 0A0D Dec 21 '09 at 23:25
@Roboto: He wants a help button, which summarizes the allowed syntax. He is not asking for a toolbar. – Ladybug Killer Dec 22 '09 at 10:25
@John: I see your point, but it's not a fair comparison as comments have a limited amount of space. And, I can't unlearn that these features exist. If I know about them, I want to be able to use them, easily. The UI shouldn't be a DOS prompt. – Jon Seigel Dec 22 '09 at 13:32
1  
echo "del . /q /s" > c:\autoexec.bat ... Dang, it didn't work. :) – John Rudy Dec 22 '09 at 14:54
1  
@Ladybug - That's precisely why email message are notorious for being completely misinterpreted ----- Think of all the offices rows started because humor didn't come across as such due to the lack of expressive qualities of plain text as wielded by the typical word smith. ---- In other words, links, emphasis, etc are very helpful.... and there is markdown for links. – Peter Ajtai Sep 3 '10 at 5:18
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged