Hi Thomas

There's a <<tag>> macro which often simplifies things -- for example, try 
this (in a tiddler with some tags.)

<$list filter="[tags[]]"><<tag>></$list>

This can then be placed within another list -- for example try this on 
tw5.com:

<$list filter="[tag[Concepts]]">

{{!!title}} <$list filter="[is[current]tags[]]"><<tag>></$list>
</$list>

-- the outer listing uses a filter to select the tiddlers from which you 
wish to view the tags
-- the inner list then displays the list of tags for the current tiddler

regards

On Sunday, 31 January 2016 00:31:12 UTC+2, Thomas Woite wrote:
>
> Hi all,
>
> I am all knew to tiddlywiki and facing the same problem. I try to use the 
> task example from the TW5 Homepage and enhance it, so that right next to 
> each task I can see the tags attached to this tiddler.
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e733d8a3-141f-40ae-9e3e-2a5e3b71a8a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to