Reading this would imply you can include variables in filters, but 
enclosing the variable name in "<>" However, my code is behaviour 
differently. 

This:

''For this Catagory:''


<$set name=catID value=087aa75e-ec77-4cd2-a774-c41c0ee52382>


Var catID: <<catID>>


<$list filter="[regexp:tmap.edges[087aa75e-ec77-4cd2-a774-c41c0ee52382]]">


</$list>

-------------

Produces this:

*For this Catagory:*

Var catID: 087aa75e-ec77-4cd2-a774-c41c0ee52382
Idea.um.share screen shots 
<file:///S:/TiddlyWiki/Experiments/Test%20Sites/test4.html#Idea.um.share%20screen%20shots>
TestTask3 
<file:///S:/TiddlyWiki/Experiments/Test%20Sites/test4.html#TestTask3>
TestUserTask 
<file:///S:/TiddlyWiki/Experiments/Test%20Sites/test4.html#TestUserTask>
TestUserTask2 
<file:///S:/TiddlyWiki/Experiments/Test%20Sites/test4.html#TestUserTask2>
Update ogz db User Action 
<file:///S:/TiddlyWiki/Experiments/Test%20Sites/test4.html#Update%20ogz%20db%20User%20Action>
UserManager.AddUser 
<file:///S:/TiddlyWiki/Experiments/Test%20Sites/test4.html#UserManager.AddUser>
UserManager.ImageUpload 
<file:///S:/TiddlyWiki/Experiments/Test%20Sites/test4.html#UserManager.ImageUpload>
------------------------------


(ie. results). Whilst this:

Whilst this:


''For this Catagory:''


<$set name=catID value=087aa75e-ec77-4cd2-a774-c41c0ee52382>


Var catID: <<catID>>


<$list filter="[regexp:tmap.edges[<catID>]]">


</$list>

-------------

Produces this:

*For this Catagory:*

Var catID: 087aa75e-ec77-4cd2-a774-c41c0ee52382
------------------------------



(i,e. no results). 

How can this be so?

-- 
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/480a70ce-a03c-4694-be00-926edbd23f2e%40googlegroups.com.

Reply via email to