thomblake comments on Open Thread: May 2009 - Less Wrong

4 Post author: steven0461 01 May 2009 04:16PM

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

Comments (204)

You are viewing a single comment's thread. Show more comments above.

Comment author: thomblake 10 September 2009 05:49:03PM 0 points [-]

Indeed this would be difficult to implement, and furthermore I'm not convinced it's the best choice from a UI perspective.

It would be a bit of work even to find out when a comment linked to another comment, and notify it.

This sort of thing is why Tim Berners-Lee wanted hyperlinks to be two-directional in the first place, but there are a lot of good reasons why they're not.

Comment author: JGWeissman 10 September 2009 06:33:53PM 0 points [-]

This would not be that hard to implement. Each comment could have a list of linking comments. Then whenever a comment links to another, which is not hard to detect as links are already detected to support the comment markups, the list of the linked comment can be updated.