It's possible to create links to tag wikis using the syntax [tag:graphics] in a question or answer.
Is it possible to extend this mechanism, say to have something like [docs:Plot] turn into Plot?
It's possible to create links to tag wikis using the syntax [tag:graphics] in a question or answer.
Is it possible to extend this mechanism, say to have something like [docs:Plot] turn into Plot?
Please see
Additional useful buttons for our M.SE editor
A first step would be to use and adjust this here: Editor buttons for injecting documentation links.
I would hack it, but I cannot get running under Chrome. Anyway, it looks promising to at least simplify for now

Plotit isref/Plot. To make this into a web URL, all one needs is to surround it withhttp://reference.wolfram.com/mathematica/ref/Plot.html.ref/FunctionName, and there are no addresses without a/in them, so when the system seesdocs:FunctionName, it would be clear that it needs to be changed toref/FunctionName. I too have been wishing for an easier way to get doc URLs myself, it's always a pain to go through the same copy doc url procedure again and againJLink)