Pasted from http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to