So I'm using a tiddler for storing a light database, and I'm interested in using the forEachTiddler and DataTiddler plugins from http://tiddlywiki.abego-software.de.
I would like to use the foreachtiddler macros for making summary list tiddlers, and use datatiddler information in each individual tiddler. The problem is, I would also like to display the data for each individual tiddler within that tiddler. The showData macro appears to only create a simple table layout, while I would prefer to make a more customized format. I see that I could do that using the much more powerful forEachTiddler macro, but that would look like "foreachtiddler where title = 'the title of this tiddler' write 'blahs blah blah'". It seems inefficient to search the whole tiddler list with foreachtiddler when I only want the local tiddler. Any ideas on how to efficiently achieve this? Also, the foreachtiddler and datatiddler plugins look a bit dated, are there alternatives? I suppose I would want to know alternatives even if these tiddlers weren't a couple years old. -- David Young -- 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.

