In a tiddler tagged with *$:/tags/Macro* --

\define property_table(PROP)
<table>
<$list filter="[tag[apdl]tag[help]]+[sort[title]]">
<tr>
<td>{{!!title}}</td>
<td>{{$$PROP$$}}</td>
</tr>
</$list>
</table>
\end

...And elsewhere in your wiki:

<<property_table !!summary>>

This might seem more complicated by comparison to the old way, but it ends 
up being *a lot* more flexible.


On Friday, 11 September 2015 10:17:00 UTC-5, Bob Flandard wrote:
>
> Hello Jeremy,
>
> Sorry if my post was a bit critical. TW is great, but sometimes a bit 
> opaque for the uninitiated user who just dips in occasionally.
>
> I'll have a look at the global macros.
>
> All the best, Bob
>

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/34b2c0b1-faf5-467f-bad6-a1281221af2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to