Hi Daniel,

A common construct would be:



*<ul><$list filter="[tag[Axes]]"> *

*<li><$link to={{!!title}}><$view field="title"/></$link></li>*

*</$list> *

*</ul>*
(the content of the <$list/> widget is instanciated for each tiddler
matching the filter, so you can use this place to access and display its
fields).

Cheers,
Xavier.


-- Xavier Cazin


On Sun, Jul 27, 2014 at 8:14 AM, Daniel Gee <[email protected]> wrote:

> I would like to include a list of tiddlers with a given tag, but I would
> like that list to be bulleted.
>
> Something like: <$list filter="[tag[Axes]]" /> will display a list of
> everything tagged "Axes", but it's just line breaks, not bullets like an
> unordered list has.
>
> Is there a way to do this?
>
> --
> 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