I like this but would prefer a way to just get the Title link to open the 
info/References pane. That would look a lot better ... ?

Cheers,
Pete. 

On Friday, 20 December 2013 22:35:58 UTC+11, Chris wrote:
>
> All,
>
> I was delighted by a question/answer exchange between Jim Weaver and 
> Jeremy on Hangout #25: http://www.youtube.com/watch?v=tGV5F2Gj_mE
>
> Jim's questions concerned the desire to list tiddlers which link to the 
> current tiddler. Of course one can always get that information from the 
> "References" tab of the "info" section of a tiddler display, but Jim wanted 
> the list of referencing tiddlers listed explicitly for his specific use of 
> TiddlyWiki. 
>
> The answer from Jeremy was simple but also quite instructive:
>
> 1. Create a tiddler containing the following list macro text:
>
> <$list filter="[is[current]backlinks[]sort[title]]" emptyMessage="No 
> tiddlers link to this one" template="$:/core/ui/ListItemTemplate"></$list>
>
> 2. Tag the tiddler with the tag: $:/tags/ViewTemplate
>
> 3. Give the tiddler a name, any name, maybe something like "References" or 
> "BackLinks".
>
> By tagging with "$:/tags/ViewTemplate" this tiddler gets transcluded onto 
> the end of every tiddler which you view. 
>
> The text of the tiddler is a straight copy-paste of the macro call used in 
> the standard "References" tab, which lists all backlinks from the current 
> tiddler.
>
> As pointed out on the hangout, you can always add some nice formatting 
> around the <$list... macro to create something even nicer.
>
> Cheers ~ Chris.
>

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/345542c4-f440-4894-8dac-982e1e7f1759%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to