Viliam_Bur comments on Open Thread, July 16-31, 2012 - Less Wrong

3 Post author: OpenThreadGuy 16 July 2012 12:47PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (141)

You are viewing a single comment's thread.

Comment author: Viliam_Bur 19 July 2012 06:08:11PM 5 points [-]

Two minor inconveniences using LW site:

In "Inbox" there are two links under each message. Under discussion comments, "Report" is on the right. Under private messages, "Report" is on the left. (I have already clicked it mistakenly; expecting the "Reply" button to be there. Good that is asked whether I am sure.) Please move the links consistently.

On the starting page, there is a list of recent comments. I would like to go to the article where it happened, but it is not hyperlinked; there are only hyperlinks to the comment and author. I can click on the comment and then to see the original article, but because it is two clicks in the same article, I lose the information about which comments are unread. (This can be solved by clicking on comment author instead and then the article; but I usually forget to do it, and then it's too late.) Please make also the article name clickable; or don't remove the unread flag from comments when someone is seeing just one selected comment. (Or just remove the unread flag only from the comments really appearing in the screen, if this would be more simple to implement.)

Comment author: Oscar_Cunningham 19 July 2012 07:54:59PM 1 point [-]

Yes! Both of these are massively annoying. The last solution you gave is the correct one. Mark as read precisely the comments that were read.

Comment author: Viliam_Bur 19 July 2012 08:50:48PM 2 points [-]

Maybe it would require too much of a change. For example I can imagine implementing the unread comments by just remembering one number per user per article -- the highest seen comment ID in given article. This could save a lot of database space, so I suspect it could be implemented like this.

If this is the case, then please just don't change this value when only selected comments are displayed.