Oh, so that's what history is used for. It let's you see the last tiddler 
you navigated to. I'm sure what someone is going to want is a way to click 
inside the tiddler and have that become the last-navigated tiddler. I guess 
a button could be added? The alternative is to edit and close the tiddler, 
forcing navigation.

Thanks!

On Sunday, June 2, 2019 at 1:10:29 AM UTC-7, Mat wrote:
>
>
> What I would like is that the $:/tags/SideBarSegment shows the links for 
>> the currently selected tiddler. 
>>
>
> {{$:/HistoryList!!current-tiddler}}
>
>  
>
>> I do not mind to add the linked tiddlers and resources to the tiddler 
>> text with some specific formatting that make the links within this specific 
>> formatting not show up in the tiddler text itself but in the sidebar.
>>
>
> Here's a rough version using the various filter operators that I guessed 
> are relevant:
>
> <$tiddler tiddler={{$:/HistoryList!!current-tiddler}}>
> Backlinks:<br>
> {{{ [<currentTiddler>backlinks[]] }}}
>
> Contains
> {{{ [<currentTiddler>contains[]] }}}
>
> ...etc with similar filter for each of:
> links
> listed
> tag
> tagging
> </$tiddler>
>
>
> There is also a very new plugin from a fellow community memeber called Kin 
> or Kinship or something like that. This might actually be what your'e 
> looking for.
>
>
> <:-)
>

-- 
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/2cc5b29d-cf20-4b6b-8cec-5c9eb5e36fc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to