Quick Question for anyone willing to aid the incompetent

AdvancedTiddlerFiltersPlugin resolves (finally!) an annoyance with not
being able to filter items by creator et al, but I would *like* to be
able to stick it in the stylesheet view template and have it pull in
the information from the title of the tiddler.

<<list filter [modifier[ExplicitTitleOfTiddler]]>> works, but what I
would *like* to do it is put in something like

<div macro="showWhen tiddler.tags.contains('author')">
<div class="authorList" macro="list.filter.modifier.thisTiddler"></
div>
</div>

but my knowledge of getting macros to work inside stylesheets has
never quite passed the "Wave a dead chicken over it" degree of
competence.

This looks feasible though - is the syntax to shift from macro to
stylesheet syntax simple enough to translate this?

Thanks - Jonnan
-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to