Hello!
I have got questions regarding FeT - where Clause expressions...
How do you formulate a where clause which gives out all Tiddlers linked
in a tiddler. Since it will be transcluded in a <<tiddler macro>> it
should address the Tiddler containing the macro calling up the FeT
plugin, and not the plugin itself. (See
http://tiddlywiki.abego-software.de/#whereClause%20About)
could this be something like: Tiddler.prototype.getLinks?
I need this to generate a report giving out the value of the field
"important" in the the tiddlers in a storyTiddler containing the Macro
calling up this:
<<forEachTiddler
where
???
write
'"Für [["+tiddler.title+"]]: "+store.getValue(tiddler, "important")+"\n"'
begin '"@@font-size:2em;[img(30px,)[Tag.png]] Denken an:\n"'
end '"@@"'
none '""'
Thanks for your help
Jan.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.