> That's very useful. There isn't a way to do this using TW's built in
> bullet function?
>

At some point I would like to add a syntax for automatically creating a
bulleted list. Something like this:


* My List
**{{{ [tag[mytag]sort[title]] }}}
* Second heading

Best wishes

Jeremy



>
> Thanks,
> Mark
>
>
> On Saturday, July 26, 2014 11:42:25 PM UTC-7, Xavier wrote:
>
>> 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 <zef...@gmail.com> 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 tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@googlegroups.com.
>>>
>>> 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 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/d/optout.
>



-- 
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/d/optout.

Reply via email to