Thanks to everyone for those suggestions. To close this thread: I tried both solutions.. Both worked, but I need to tweak ForEachTiddler a little to get the summary slice.
1. ForEachTiddler plugin (BTW - http://tw.lewcid.org/#TableSortingPlugin directs to what looks like a parked domain.): * 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 2. Javascript inline plugin * installed Javascriptinlineplugin * added script to a new tiddler by pasting script content (I understand what it would do) * Shows the summary from Test Project: Test Project (test project summary) 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. -- 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.

