> This tweak extends the TiddlyLink and displayTiddler() processing so > that section references in links can be used to auto-scroll to the > indicated heading within a tiddler (i.e., the same 'anchor' behavior > as <a name="foo"> and <a href="#foo">...</a> when using HTML syntax).
I don't think I understand how this can be used to duplicate the HTML anchor syntax. It talks about a transcluded tiddler, does it require more than one tiddler to work? Could you give an actual working example? Morris On Nov 17, 10:00 pm, wolfgang <[EMAIL PROTECTED]> wrote: > Pasted fromhttp://www.tiddlytools.com/#CoreTweaks: > > Core tweak # 784 allow tiddler sections in TiddlyLinks to be used as > anchor points for intra-tiddler scrolling. > > You can use the tiddler section syntax within the <<tiddler>> macro to > transclude a subsection of one tiddler into another (e.g., <<tiddler > SomeTiddler##SomeSection>>). However, if this syntax is used in a > TiddlyLink (e.g., [[SomeTiddler##SomeSection]]), the entire reference > is treated as a link to a (non-existent) tiddler that includes the > section reference in the tiddler title itself. > > This tweak extends the TiddlyLink and displayTiddler() processing so > that section references in links can be used to auto-scroll to the > indicated heading within a tiddler (i.e., the same 'anchor' behavior > as <a name="foo"> and <a href="#foo">...</a> when using HTML syntax). > > Regards, > > W. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

