Mario,

Yes, especially with larger tiddlywiki (or even if you think it my be one 
day), it is best to reduce the set as quickly as possible to a smaller list.

Tones



On Wednesday, 28 July 2021 at 07:27:24 UTC+10 PMario wrote:

> On Tuesday, July 27, 2021 at 2:26:23 PM UTC+2 TW Tones wrote:
>
> [all[current]tags[]count[]match[2]then<currentTiddler>] +[tag[Tag1]] 
>> +[tag[Tag2]]
>>
>
> Tony, Your filter uses all tiddlers that have 2 tags and starts to test 
> them.
>
> I did think about this: 
>
> <$set name="condition" value="[tag[Tag2]tags[]count[]match[2]]">
>   <$list filter="[tag[Tag1]filter<condition>]">
>     <<currentTiddler>> <br/>
>   </$list>
> </$set>  
>
> My filter uses all tiddlers, that have at least Tag1 and tests them if it 
> has Tag2 and only 2 tags. ... Those tiddlers could have 1,2 or more tags. 
> ... 
>
> Performace will depend on how the tags are used and how many tiddlers have 
> 2 tags ... 
>
> -mario
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2d17268b-d18a-456f-8507-436be94eb961n%40googlegroups.com.

Reply via email to