Dear All,

I have the tiddlers, but would like to render them as links. Here's the
code adapted from tb5:

<$list filter="[all[current]tagging[]]">
<$transclude field="title" mode="block"/>
</$list>

My instinct was first to try

<$list-link filter [...]

then

[[<$transclude field="title" mode="block"/>]]

and finally

<$link-to

instead of trasclude

@Mario mentioned that the links were under the "i" - so I presumed the
answer lies somewhere in my TW already.
 $:/core/ui/TiddlerInfo/Tagging contains

template="$:/core/ui/ListItemTemplate"

I added this to my conditional template: still no joy.

I've reached the point where I need some help: thanks in advance


Alex





Alex

On 18 November 2014 at 21:49, Alex Hough <[email protected]> wrote:

> It is useful to me as I follow a Bairdian 'new here' methodology from
> taggly tagging land. Not all the time mind... New here is great for making
> lists...
>
> Mario, you are right, the info is under infomation, but I want to read the
> last without clicking - Tobias is right too.
>
> I like the Idea of check boxes to give the option of displaying info in
> tiddler
>
> Alex
>
> On Tuesday, 18 November 2014, Tobias Beer <[email protected]> wrote:
>
>> I've wondered about introducing checkboxes to allow optional view
>>> template segments to be switched in. We could upgrade all of the tiddler
>>> info tabs to be independently selectable as view template segments.
>>>
>>
>> I can imagine that ViewTemplate sections will require slightly different
>> contents & styling. I might prepare some demo wiki(s) shocasing how to
>> turn (all) info-sections into viewtemplate contents...
>>
>>    - as simple sections
>>    - or using sliders
>>
>> ...with some configuration panel allowing to turn them on / off by
>> setting the appropriate tag.
>>
>> Tobias.
>>
>> --
>> 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.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to