Note: The comment link in the post seems broken from LW. Maybe that’s a GreaterWrong specific link syntax, but LW uses hashtags with comment ids, instead of a /comments/<commentId> syntax.
Ah yes, sorry; /comments/<commentId> is the GW URL pattern for individual-comment-thread permalinks (like on old LW).
Yep, API wise this should be relatively straightforward, though it will require doing some database mutations, so it might take us a bit longer than usual. In particular, we don’t know from just looking at a comment whether the post it was posted to was on the frontpage, or in meta, or anywhere else, so we will have to add some additional metadata there.
Ah, I see, thanks. Well, whenever you are able to get to it, this would definitely be appreciated!
Ah yes, sorry;
/comments/<commentId>
is the GW URL pattern for individual-comment-thread permalinks (like on old LW).Ah, I see, thanks. Well, whenever you are able to get to it, this would definitely be appreciated!