LESSWRONG
LW

Personal Blog

9

Preview button

by MarkusRamikin
26th Jun 2011
1 min read
14

9

Personal Blog

9

Preview button
6matt
4Vladimir_Nesov
4Emile
25Alicorn
9Emile
4Vaniver
0kpreid
2Unnamed
0endoself
0MarkusRamikin
0endoself
0MarkusRamikin
0wedrifid
0jimrandomh
New Comment
14 comments, sorted by
top scoring
Click to highlight new comments since: Today at 3:16 AM
[-]matt14y60

It's a popular request. Search this thread for "preview" (it was requested multiple times). TrikeApps has declined to develop it so far for more or less the reasons Emile suggested, but the code that runs this site is open source, and contributions are welcome.

Reply
[-]Vladimir_Nesov14y40

Since you can edit any formatting problems after the original posting, and comments are typically small, so that any problems are easy/fast to fix, I don't see a significant need for this feature.

Reply
[-]Emile14y40

Several factors why it isn't that much of a problem:

  • You can quickly edit your comment afterwards anyway (and still have the rest of the page visible)

  • The markup is pretty simple, there's less problems with mismatched tags than there can be in some forum and blog markups

  • Comments tend to be smaller than in forum and blog posts or than wiki pages (all cases where a preview is useful), and rarely contain complex things like nested quotes or images

Also, an edit button would cost development/debugging time that may be better used on other features (votes, agree/disagree, view edit history for comments, giving all users an animated gif avatar, etc.), and might clutter the interface.

But if we do have previews, maybe a simpler way of handling it would be to always have a preview of your comment right below the edit box, and update it in real time (I'd find that more convenient than a preview button - it's simpler from a user interaction point of view, and probably also from a code point of view, because it can all be done in client-side javascript).

Reply
[-]Alicorn14y250

giving all users an animated gif avatar

no NO no NO no NO no NO

Reply
[-]Emile14y90

... and signatures five lines long with color fonts :D

Reply
[-]Vaniver14y40

Only five? :(

Reply
[-]kpreid14y00

That exceeds the McQuary limit!

Reply
[-]Unnamed14y20

It is on the radar for possible site improvements. A few people brought it up in the site suggestions thread, and Matt (who is leading the current round of site updates) recently addressed it here:

I agree that preview would be nice. What we have now works pretty well, so I'm judging this feature as low benefit/cost.

Reply
[-][anonymous]13y00

Testing aoeu

[This comment is no longer endorsed by its author]Reply
[-][anonymous]14y00

I hate this retract system.

[This comment is no longer endorsed by its author]Reply
[-]endoself14y00

You can just edit your comment to say "Comment deleted" if you would strongly prefer that.

Reply
[-]MarkusRamikin14y00

Thanks, but I think it's ideal now. ;)

EDIT;: great, they're delete-able again.

Reply
[-]wedrifid14y00

Surely I can't be the first person to have thought of it, but Uncle Google suggests this hasn't been discussed before.

There was previously a workaround that I used rather frequently. That is, if there was an error I quickly deleted it and edited the text from the copy/paste buffer so that nobody was exposed to the flawed version while I was hacking it. But it is even more important now.

Reply
[-]jimrandomh14y00

A preview option for comments would be valuable, but it's not currently supported by the software, so it'll take some work.

Reply
Moderation Log
More from MarkusRamikin
View more
Curated and popular this week
14Comments

Surely I can't be the first person to have thought of it, but Uncle Google suggests this hasn't been discussed before. Would it be difficult to make a preview button available when posting comments? Was it lacking from the software being used or is it just disabled? This blog uses different ways of text formatting than I think a lot of us are used to from other discussion forums, so if it happens to be easy to do, it'd be good to be able to experiment and see the results before making one's comment available.

I just tried that sandbox linked to from the wiki and it doesn't seem trustworthy, what should come out as italics comes out as some sort of a highlight...

Funny, I felt that bystander reluctance thing while posting this. "Why hasn't anyone posted this before? Is it because nobody wants to be the one asking for something? Or is it a silly request in some way I don't see now?"

 

EDIT:

I see Uncle Google failed me. Or is it that I failed Uncle Google? ;)

Thanks for the reponses, all.