Hello Sandip, which part isn't working for you? By your description it 
seems to work as you describe. My filter text is a little different using 
enlist, but otherwise as you decribe it?

[image: screenshot.PNG]

On Thursday, August 26, 2021 at 10:23:50 AM UTC-4 Sandip Deshmukh wrote:

> A tiddler 'King George' contains a field 'family-members' that has the 
> value [[Mary]] [[Henry]].
>
> The code
>
>  <$list filter="[get{!!family-members}]">
>         #{{!!title}}
>     </$list>
>
> produces
>
> #Mary #Henry
>
> I want to put this code in a tiddler 'HashTaggedFamilyMembers' and use 
> that as a template tiddler. So, I can put
>
> {{||HashTaggedFamilyMembers}}
>
> in any tiddler and get the list of family members with # before each name.
>
> Of course, if there is an easier way of doing it, please let me know. But 
> it needs to have transclusion.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/895089d0-9968-4d1e-8b3b-29aec4fc79a4n%40googlegroups.com.

Reply via email to