This will create a list of tags
<$list 
filter="all[shadows+tiddlers]tags[]sort[]]">{{||$:/core/ui/TagTemplate}}</$list>

make a clone the tiddler $:/core/ui/TagTemplate - call it MYTagTempate 

and remove from the clone the button parameter " popup=<<qualify 
"$:/state/popup/tag">> "  then use as

<$list 
filter="all[shadows+tiddlers]tags[]sort[]]">{{||MYTagTemplate}}</$list>

cheers
BJ

On Monday, September 7, 2015 at 4:04:43 PM UTC+1, FrD wrote:
>
> Hi,
>
> I'like to display tags inside a tiddler, for instance to list the tags of 
> another tiddler. But I don't want the tags to be "active tags" , i.e. I 
> only want them to have the appearance of a tag, only the styling.
>
> So I'm using the trick described by "Skeeve" in tw5magick.tiddlyspot.com, 
> search for Displaying Tags tiddler.
> This works well for the background color of the tag pill, but the problem 
> remains for the foreground color.
> I did a bit of research in the shadows tiddlers and found that I'd 
> probably have to use the contrastcolour macro.
>
> Could someone give me some directions on how to use this macro ?
> Or is there a simpler way to display a tag pill ?
>
> Thanks
>
> FrD
>

-- 
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/f3c2b0fa-bdba-451f-9260-b78e9e934f94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to