I've been doing this with the HTML anchor tag. Set anchor: <h2 id="anchorname"> heading </ h2>
and go with a hyperlink from the top of the page to this anchor (for example) <a href="#anchorname"> any text </ a> But since the 5011 version this does not work anymore. Instead of jumping to the set anchor, it would now like to create a new tiddler with the anchor name (meaasage: missing tiddler "anchor name" - click to create). Even if I set the filename before the anchor, for example <a href="xyz.html#anchorname"> any text </ a> it no longer works. Depends perhaps together with the support for permalinks and the symbol #? I've testes it with my TW and with a new TW (without any data and modifications) 5011 and 5012 regards odder Am Mittwoch, 14. Mai 2014 00:46:33 UTC+2 schrieb David Gifford: > > You know how if you click a link in many websites then go back to the > original page, you go back to the very same spot in the page, rather than > to the top? Is there a way to do that in a long tiddler in TW5? > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

