Ok. Get rid of _canonical_uri and reset the tiddlers to the standard
tiddler format. Then try this for $:/structuretab
@@text-align:left;
''Structures''
<div class="my-gallery">
<$list filter="[all[tiddlers]field:parent<currentTiddler>] +[sort[title]]">
<span title=<<currentTiddler>>>
<$link><img src={{!!picture}}/></$link>
</span>
</$list>
</div>
When I used this, I could click on tiddler "1" and see tiddlers "2" and
"2bis" as images under the structure tab. Clicking on one of the tiddler
images takes you to that tiddler.
HTH
Mark
On Sunday, August 27, 2017 at 1:23:35 PM UTC-7, Tom Bardout wrote:
>
>
> Hi Mark,
>
> I've followed all your instructions but I'm unable to replicate your
> results.
>
> I think you might not understand where i'm going with this. This is my
> goal:
>
> I don't wish to put $:/structurestab in the parent field since
> $:/structurestab is a transclussion and thus appears as a tab underneath
> each tiddler. <currentTiddler> is supposed to look at the main tiddler
> $:/structuretab. $:/structuretab will apply to all tiddlers making an
> automatic list of links to elements "tagged" to current tiddler.
> I wish to do this with a lot of fields and a lot of data and cannot use
> tags since I already use them for other purposes.
>
> Tom
>
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/f4b86ae5-c187-4299-af7e-3fd25044c5d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.