Hello Danielo and all,

And if you want the numbering to appear as headings on the table do this:

<table>
<$list filter="[tag[change]]">
<tr><th><span class="counter"/></th><td><$view field="title"/></td></tr>
</$list>
</table>


It gives it a nice effect.
You can see my testing here: http://jpentw5.tiddlyspot.com/


Best regards,

Julio

On Tuesday, September 30, 2014 6:48:54 AM UTC-4, Danielo Rodríguez wrote:
>
> An example tiddler using this would be:
>
> <table>
> <$list filter="[tag[TableOfContents]]">
> <tr><td><span class="counter"/></td><td><$view field="title"/></td></tr>
> </$list>
> </table>
>
> Stephan, this is awesome. Your knowledge of web technologies amazes me on 
> each iteration.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to