> 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/eb15d5a2-fdd3-4880-a535-223df7c69913%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to