Hi Willy

Great to hear that you're enjoying TW5.

Here's one way to get lists of outgoing and incoming links at the bottom of
each tiddler:

1. Create a new tiddler called say "$:/LinkyTemplate"
2. Set the body text to:

<div>

//Outlinks://

{{{ [is[current]links[]] }}}

//Inlinks://

{{{ [is[current]backlinks[]] }}}

</div>

3. Tag the tiddler "$:/tags/ViewTemplate"
4. Click the tick to save the tiddler

You'd probably want to format things a bit better than that, of course.

Best wishes

Jeremy





On Sat, Oct 19, 2013 at 9:25 PM, Willy Tanner <prio...@googlemail.com>wrote:

> Hi Mario
>
> that was a typo, I meant incoming links or backlinks (i.e. what links to
> this page?) as well as the opposite, i.e. all links pointing elsewhere.
>
> What you describe works but requires some mouseclicks and works only for
> incoming links, not outgoing links. In principle, I am looking for a macro
> that could be added to the template of every page so that this kind of
> information was automatically provided at the bottom of each tiddler.
> Admittedly, the backlins are more important to me.
>
> And thanks for the welcome words, I appreciate the encouraging atmosphere
>
> Chris
>
>
> On Thursday, October 17, 2013 9:10:36 PM UTC+2, PMario wrote:
>>
>> On Thursday, October 17, 2013 5:36:36 PM UTC+2, Willy Tanner wrote:
>>>
>>> Can someone answer the question if one can automatically display ingoing
>>> and outgoing links of one tiddler and if so, how?
>>>
>>
>> I'm not sure, what is "ingoing" and "outgoing" links for you
>>
>> If you click the (i) info button and select the "References" tab, you can
>> see tiddlers, that have a reference to the actual tiddler in there text.
>>
>> If you cover [[some text]] it will create a tiddler link to a tiddler
>> named "some text".
>> or [[some text|myTiddler]] will create a "pretty link" to a tiddler named
>> myTiddler ...
>>
>> see: 
>> http://five.tiddlywiki.com/**static/WikiText<http://five.tiddlywiki.com/static/WikiText>for
>>  more
>>
>> have fun!
>> mario
>>
>  --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to