Hi TW-Imiller > 1. ForEachTiddler plugin (BTW -http://tw.lewcid.org/#TableSortingPlugin > directs to what looks like a parked domain.):
Sorry I forgot that lewcid.org doesn't exist any longer. Here's the updated link: http://tiddlywiki.squize.org/#TableSortingPlugin > * installed plugin ForeachTiddlerPlugin > * Added content to new tiddler - got a syntax error (not uncommon when > cutting and pasting code from forums) - put the write on one line and it > does generate a list, however I am getting undefined for the summary slice. > ** I have a tiddler called "Test Project" with the content "summary: > summary for Test Project". > ** In the tiddler with the ForeachTiddler plugin, I see: > *** Test Project > summary: undefined I believe it caused by google group's linebreaks... Here I have a working example: http://klasser.tiddlyspace.com/#ForEachExample > I believe Eric's suggestion is what I am looking for and it's gutsy enough > for me, but ForEachTiddler seems very useful to have in my toolbox. Glad to hear that you like ForeachTiddlerPlugin.It's been my lifesaver for a number of times, and it's quite easy to customize - unlike many scripts (unless you understand the inner workings of the javascript language of course...) ForeachtiddlerPlugin has its limitations, and there's no doubt that "real" JS-scripting can handle many more things, if you know what you are doing :-) Cheers Måns Mårtensson -- 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.

