Thank you so much for your help, using some of the tricks you showed me, I 
got it to work:

\define varPattern() 
$(var)$
\end

{{!!equation}}

<table>
<tr><th>Variable</th><th>Description</th><th>Unit</th></tr>
<$set name="eq" value={{!!equation}}>
<$list filter="[tag[Variable]sort[title]]" variable="varTiddler">
<$set name="var" filter="[<varTiddler>get[variable]]">
<$set name="unit" filter="[<varTiddler>get[unit]]">
<$list 
filter="[tag[Equation]field:equation<eq>regexp:equation<varPattern>]">
<$tiddler tiddler=<<varTiddler>>>
<tr><th>
<$transclude field="variablelatex"/>
</th><th><$link><$transclude field="title"/></$link></th><th><$transclude 
field="unitlatex"/></th></tr>
</$tiddler>
</$list>
</$set>
</$set>
</$list>
</$set>
</table>

<https://lh3.googleusercontent.com/-OLMOA-JYLMM/WHxEmcwWhxI/AAAAAAAAiM8/Zav4wmjWM9IbvnReRsAXaI59Ac9t1eOFgCLcB/s1600/Solution.JPG>
Yeah!!!

Thanks,

Sara


On Sunday, January 15, 2017 at 3:23:44 PM UTC-6, Tobias Beer wrote:
>
> Hi Ste,
>  
>
>> What would be the advantage? Is it increased flexablity?
>> intrigued but puzzeled.
>>
>
> From what I understand, the idea is to show for each equation what 
> variables are being used and for each variable in what equations they're 
> being used. So, a pretty basic desire ...though with a huge turnout in 
> terms of making relations more explorable.
>
> Best wishes,
>
> Tobias.
>

-- 
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 post to this group, send email to [email protected].
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/6754a461-dde5-420e-b3f6-8fe7e0e780a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to