Hi!
I was just about to ask the same question. :D I tried putting another
fET statement inside a begin or end parameter, but these parameters
apparently need to be literal strings. I mean, I get the result, but
it's not rendered correctly. For example, I tried the following:
<<forEachTiddler where 'tiddler.tags.contains("Task") && !
tiddler.tags.contains("Archived")' sortBy
'store.getValue(tiddler,"sort.task.and.not.archived")' ascending write
'tiddler.title+"|"' begin '"|"' end '"<<forEachTiddler where
\'tiddler.tags.contains(\"Task\") && !tiddler.tags.contains(\"Archived
\")\' sortBy \'store.getValue(tiddler,\"sort.task.and.not.archived\")
\' write \'tiddler.title+\"|\"\' begin \'\"|\"\'>\>"'>>
The stuff in the end parameter gets correctly listed, but it's not a
part of the table.w On Nov 4, 6:00 pm, julien23 <[email protected]> wrote: > There are many case where I would need to have a fET inside a fET... > > Do you have any exemple ? > > Thanks -- 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.

