Possible Duplicate:
Replace trilogy raw links with the current question title?
Hi,
In one of my answers, I've linked to some other relevant questions on SO. This required me to copy the questions's title text, paste it into the answer, copy the link, mark the title text, and paste the link into the pop up window.
It would be really handy if I could just paste the link inside the text body, and the editor would automatically add a site logo and the relevant text, like:
<site logo> How to sort an array in Python
Or, if pasting a link to an answer:
<site logo> John Doe's answer to *How to sort an array in Python*
Addendum
This works with questions:
Direct link to question using its ID
But not with answers, because the link text only shows the question's title:
Direct link to question using its ID
I still think a site logo and some info (Upvotes? Accepted?) would be nice.
Adam
John Doe's answer to *How to sort an array in Python*style. – Adam Matan Dec 7 '10 at 15:50