Yes it does work thmk to your help indeed.
I was missing basics notions I found in your post.


Regards
Julien

On 6 nov, 02:51, Måns <[email protected]> wrote:
> Hi again Julien
>
> Sorry but I don't get a clear idea of your problem/usecase from
> reading your fET.
> From what I see, you are using a fET inside a fET as I would - via the
> tiddler macro..
> What you've made seems to work for a fET working inside another fET..
>
> Cheers Måns Mårtensson
>
> On 6 Nov., 00:10, julien23 <[email protected]> wrote:
>
>
>
> > Second exemple :
>
> > <<forEachTiddler
> >     where
> >         'tiddler.tags.contains(context.inTiddler.title) && !
> > tiddler.tags.contains("attachment")'
> >     sortBy
> >         tiddler.title
> >     ascending
> >    write
> >  '((index == 0) ? "|Description|Plus|Moins|h\n" : "\n")+"|!
> > [["+tiddler.title+"|"+tiddler.title+"]]<<tiddler FetThumbnails with:
> > [["+tiddler.title+"]]\>\> |>|>|h\n|<<tiddler [["+tiddler.title
> > +"##Description]]$))|<<tiddler [["+tiddler.title+"##Plus]]$))|
> > <<tiddler [["+tiddler.title+"##Moins]]$))|"'
>
> > [[FetThumbnails]]
> > <<tiddler AutoRefresh>><<forEachTiddler
> >     where
> >         'tiddler.tags.contains("attachment") &&
> > tiddler.tags.contains("$1") && tiddler.text.contains("image") '
> >     sortBy
> >         tiddler.created
> >     descending
> >    write
> >         '"[img(,5em+)["+tiddler.title+"]] "'>>
>
> > On Nov 4, 10:52 pm, Måns <[email protected]> wrote:
>
> > > Hi again> There are many case where I would need to have a fET inside a 
> > > fET...
>
> > > Give me an example of what you would like to do...> Do you have any 
> > > exemple ?
>
> > > If you provide an example of what you wan't...
> > > My use of fETs inside fETs are always via embedded tiddlermaros
> > > <<tiddler sometiddler##sectionfET with: [[+tiddler.title+]]\>\>...
>
> > > Cheers Måns Mårtensson

-- 
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