Possible Duplicate:
Let me see all questions / answers that point to a question

It'd be interesting to have a count of the number (and list) of questions that cite the question you are currently looking at. That would create a "tree" of potentially highly related questions, and show which questions have spawned similar or related questions.

For example, looking at my question how-does-one-add-a-svn-repository-build-number-to-python-code, it'd be nice to know that there's a related question how-to-programmatically-get-svn-revision-number that refers to it and builds upon it by asking how to do it without the web calling Python/etc.

It could also be a valuable new metric for gauging question/answer quality (i.e. "4 questions cite this question"). I'd hope it'd be relatively easy to program - just parse all the questions for SO links and build a tree (which would have a nice visual presentation, too).

Food for thought. I'm making this a wiki in case someone has thoughts that run from this (or add appropriate tags).

link|improve this question
Sounds like a dupe: meta.stackoverflow.com/questions/21328/… – Ladybug Killer Oct 1 '09 at 13:41
declined as dupe – Joel Coehoorn Oct 1 '09 at 14:15
Oops - Apologies for the dupe - when I searched on this topic I didn't see the question John Smithers has linked. – Brian M. Hunt Oct 2 '09 at 14:59
feedback

closed as exact duplicate by Ladybug Killer, TheTXI Oct 1 '09 at 14:05

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

You must log in to answer this question.

Browse other questions tagged