You can use fET with the following condition:

<<forEachTiddler where 'tiddler == context.inTiddler && ...' ...>>

That way you only look in the tiddler containing the condition.

Although fET was last changed a while ago, it is still one of the most
powerful plugins around.

w

On Apr 10, 9:45 pm, Seba <[email protected]> wrote:
> Hi David,
>
> I find both above mentioned plugins very powerful. It depends of
> course what are your requirements. If you need an in-tiddler database
> you may want to have a look athttp://baggr.tiddlyspot.com/.
>
> regards,
> seba
>
> On 10 apr., 18:59, David Young <[email protected]> wrote:
>
> > So I'm using a tiddler for storing a light database, and I'm
> > interested in using the forEachTiddler and DataTiddler plugins 
> > fromhttp://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.

Reply via email to