You may now, the $list widget, is the most common widget you use in
Tiddlywiki! It is everywhere like a nice dog!

The $list widget in 5.1.24 has got a new attribute index! in which the
numeric index of each listed tiddler is stored  It can produce very nice
results like below


<$list filter="[tag[About]sort[title]]" index="index">
<div>
<<index>>: ''<$text text=<<currentTiddler>>/>'' (is first:
<<index-first>>, is last: <<index-last>>)
</div>
</$list>



Displays as:

0: Acknowledgements (is first: yes, is last: no)
1: Contributors (is first: no, is last: no)
2: History of TiddlyWiki (is first: no, is last: no)
3: License (is first: no, is last: no)
4: Releases (is first: no, is last: no)
5: RoadMap (is first: no, is last: yes)

Ah this is lovely!




Best wishes
Mohammad

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMCOS3c2zraU11BP9_qcC2Wi2cUDgNMVCYTcvjGdhU-%2BUg%40mail.gmail.com.

Reply via email to