I want to be able to reliably link from one Wiki article to any header in another Wiki article.
I posted this suggestion on the Plugin Forum (http://fogbugzplugins.uservoice.com/pages/20251-fogbugz-plugin-ideas/suggestions/439553-make-the-named-anchors-used-by-the-toc-plugin-perm?ref=title), but that might be looked at mostly by non-FogCreek folks for Plugin development ideas... the ToC was developed by Fogcreek I think, so I'm dup'ng it here.
It looks to me like the current Table of Contents Plugin creates numbered name attributes and adds them to anchors in headers that it wants to include in the ToC. I would love to see two changes in a future update:
1- only add the named anchor if one does not already exist, otherwise use the existing one.
2- don't delete the named anchor when the ToC is deleted.
I think that would result in persistant named anchors in any page that has or had a Table of Contents. You could then link to it from other pages and the link would work even if the headers in that page change, the ToC is deleted, or regenerated.