You probably won't like this approach any better. But you can make tiddlers 
1 2 3 each with a number field say populated with "2"

then this will work:

<$list filter="1 2 3 +[get[number]]" >
<$view field="title"/>
</$list>

(Result 2 2 2 )

You of course don't have to use tiddlers 1,2,3 -- you just need unique 
tiddlers to represent each input number.

Mark


On Tuesday, August 22, 2017 at 8:29:43 AM UTC-7, Mat wrote:
>
> Mark S. wrote:
>  
>
>> <$list filter="X12 X22 X32 X43" >
>>
>  
> Again, the number of items is arbitrary. And while those prefixes would be 
> as plenty as there are items, there is apparently also not good way of 
> counting the number of items. 
>
> Still, thanks for the idea!
>
> BTW, I'm surprised we (all of us) have not had this discussion before. At 
> least not as far as I know.
>
> <:-)
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1dbbb396-8f60-4597-b458-102ec09de4fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to