Hello all,

I am trying to come up to a solution to the following problem: I have 
tiddlers in which I have taken notes on my readings, and I am using the 
"partTiddlerPlugin" to define sections inside those tiddler that hold a 
definition. For example, I have a tiddler called [[bacteria]] and inside it 
I have a definition:

<part definition>
prokaryotic microorganism
</part>

I would like to define a tiddler called "definitions" in which all the 
tiddlers with a definition would appear in the following format:

TiddlerName: definition

It seems like a very repetitive task and although I have never used the 
"ForEachTiddler" pluggin, its name seems to be exactly what I need. I would 
need it to do: "for each tiddler with a part containing a definition, print 
the name of the tiddler, a colon, and the corresponding definition"

Is that at all possible with the ForEachTiddler pluggin ?

Thanks,

Amir


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/hB169RfeLUcJ.
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