Tony,
There is one list because I cant figure out the syntax for the one that 
should be inside that.

Let me see if I can explain more...

I have a tiddler called, let say, West Mall. That would be the name of a 
location.
In the location field on other tiddlers I type West Mall or other names of 
*locations*.
Also on other tiddlers I have a filed called *subtopic *and I type 
Restaurant or Shop depending on which it is

Now when I open the West Mall tiddler I expect to see all the things with 
"West Mall" in their location field. That part works in the example. I have 
a filter and I set the variable with the title of the current tiddler.

\define MyFilter()
[location[$(MyTag)$]sort[title]]
\end


<$set name="MyTag" value={{!!title}}>


I need help trying to group those together by subtopic like in my example.

Hope that helps explain further.

Scott

On Saturday, June 23, 2018 at 11:43:48 PM UTC-7, TonyM wrote:
>
> Scott,
>
> To help us understand please show how location relates to your test data. 
> Are you suggesting all in your above data are in the same location.
>
> Because if you do there would be a filter to select the current location 
> then two lists one after the other to show all restaurants and all shops in 
> the current location.
>
> Or perhaps this would be a list of locations with two list restarraunts 
> and shops one after inside the location list.
>
> Here I see only one <$list </$list
>
> Regards
> Tony
>
>

-- 
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/f3fa4df9-f861-408d-8a94-420cb2b8f316%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to