If it is for something you are going to publish online as a static, use
html IDs before each section:
<span class="yourclass" id='yourID'>YourSectionHeader</span>
{{Your transcluded tiddler f}}
Then, create links to the section like this:
<a href='#yourID' class='tc-btn-invisible tc-tiddlylink' >Your section
header</a>
I used this set up for this long article in Spanish:
https://giffmex.org/wiki/apocrifos.at.html
Note that this won't work on your local file, only on statics, since
TiddlyWiki tiddlers use the IDs. Someone else can chime in with other
options, and I will be all ears.
On Thursday, March 18, 2021 at 11:17:27 AM UTC-6 si wrote:
> So for example I might have a tiddler like this:
>
> title: My tiddler
> text:
> {{Section 1}}
>
> {{Section 2}}
>
> And be able to create a link like [[My tiddler##Header 2]] that will open
> "My tiddler", but specifically focussed on "Section 2".
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/db166af2-58fe-4b27-b57f-b39a7899d7c9n%40googlegroups.com.