Skip to content
Discussion options

You must be logged in to vote

Saq
The below code works, but I do not understand the reason

\define ff() [tag[xtx]] :sort:$(sortType)$:$(sortNegate)$[split<delimiter>!is[blank]trim[]nth<pos>]

\define m01() $(sortType)$:$(sortNegate)$


\define test2()
<$vars pos=2 sortType=string delimiter=":" sortNegate="reverse"> 

<$list filter=<<ff>>>

</$list>

</$vars>
\end

<$log test2=<<test2>>/>

<<test2>>

Note to <$list filter=<<ff>>> and my previous filter <$list filter="[tag[xtx]] $(ff)$ ">

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@kookma
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by kookma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants