FYI, since you're passing everything by environmental variables, your macro 
doesn't need parameters. e.g.:

\define projectfilterlist() [[$(a)$]] [[$(b)$]] [[$(e)$]] [[$(x)$]] up at 
the top

Good luck,
Mark


On Saturday, August 26, 2017 at 12:31:48 PM UTC-7, Stobot wrote:
>
> Think I figured it out. Will post in case someone else finds this...
>
> \define projectfilterlist(a b e x) [[$(a)$]] [[$(b)$]] [[$(e)$]] [[$(x)$]] 
> up at the top
>
> Then down for the list:
> <$vars a={{$:/temp/importancefilter!!importance_a}} 
> b={{$:/temp/importancefilter!!importance_b}} 
> e={{$:/temp/importancefilter!!importance_e}} 
> x={{$:/temp/importancefilter!!importance_x}}>
> <$list filter=<<projectfilterlist>>>
> </$vars>
>

-- 
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/c110715d-eaa8-47fd-9e62-cfa86ff8d946%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to