Have you tried using the unique[] operator?
https://tiddlywiki.com/#unique%20Operator
On Saturday, June 19, 2021 at 10:25:23 AM UTC+2 Siniy-Kit wrote:

> Hi! I have a very simple list here 
> https://heeg.ru/shop2_2.html?id=1E2t7KGpcX5Gar0erhnUsH4th7kCk5BoVll-QYbNbTwY#Obshchij
>
> <$list 
> filter="[is[current]tagging[]tag[$:/Note]fields[]prefix[parametr]!suffix[-hide-hide]minlength[1]]"
>  
> variable=name >
>  <b><$text 
> text={{{[<name>removeprefix[parametr]removesuffix[-hide]][<name>!suffix[-hide]removeprefix[parametr]]
>  
> +[decodeuri[]]}}}/> </b>
> <hr>
> *<$list  
> filter="[is[current]tagging[]tag[$:/Note]each<name>get<name>split[,]trim[]] 
> ">*
>
> **<<currentTiddler>>*
> *</$list>*
>  </$list>
>
> it works,  but I get duplicates [image: Снимок экрана 2021-06-19 
> 111700.png] 
>  when I try to make enlist to this filter  to remove duplicates, I get 
> many lines and [[
> How to remove duplicate values from $list ? 
>
>

-- 
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/91cff886-ab45-4b98-97fd-ac90dbc4e0ccn%40googlegroups.com.

Reply via email to