Sure, just wrap it with the link widget:

<$list filter="[tag[HelloThere]]">
<$link to="title"><$view field=title/></$link><br/>
</$list>

Have fun,
Mark

On Sunday, September 17, 2017 at 4:32:37 PM UTC-7, Zach Henry wrote:
>
> That is what I wanted somewhat. Is it possible to make each entry a link?
>
> On Sunday, September 17, 2017 at 5:20:07 PM UTC-6, Mark S. wrote:
>>
>> Hi Zach,
>>
>> It would help if you showed what you were doing, so we help you 
>> understand the problem. When you say, "single tag", do you mean a specific 
>> tag, or a listing of all tiddlers with only 1 tag?
>>
>> Assuming the former, typically, this should work:
>>
>> <$list filter="[tag[HelloThere]]">
>> <$view field=title/><br/>
>> </$list>
>>
>> Where you replace "HelloThere" with your tag name.
>>
>> Good luck!
>> Mark
>>
>>
>> On Sunday, September 17, 2017 at 3:25:06 PM UTC-7, Zach Henry wrote:
>>>
>>> I'm very new to TiddlyWiki, so please forgive me, but I can't figure out 
>>> how to make a list of all Tiddlers with a single tag. I've tried looking 
>>> for information, but nothing I see seems to work for me. Is there a 
>>> beginner's guide for 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dbe2f1c4-7338-43e6-b43e-4f5f9f4f2d9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to