Hi, pretty new to TiddlyWiki and still trying to wrap my head around various concepts. Also did some searching in this group but haven't found anything that could help me.
OK, I want do some kind of dynamic filtering, according to a given variable. Basically, I want to set a variable and use it in a filter to reference the contents of a field. So, the result should look something like that
<<list-links "[field:blt[<currentBlt>]tag[Products]!field:status[1]]">>
where <currentBlt> would be the variable to be used.
Thanks for helping me out on this.
Best
Werner