Remove "Plugin ForEachTiddler", it's an older version of fET and
interferes.

Then
<<forEachTiddler
    where
        'tiddler.tags.contains("book")'
    sortBy
        tiddler.data("author")
         ascending
    write
      '"|"+tiddler.data("author")+"|[["+tiddler.title+"]]|\n"' begin
'"|Author|Title|h\n"'>>
should work. It did for me.

w

On Apr 10, 12:54 pm, James <[email protected]> wrote:
> Hi whatever,
> I have uploaded a copy of my tw as requested, I hope it helps.
>
> http://www.jamesmcl.co.uk/tw/MyBooks.html
>
> Thanks,
> James
>
> On Apr 2, 11:32 am, whatever <[email protected]> wrote:
>
>
>
>
>
>
>
> > Can you provide a sample of your wiki so we can take a look? Perhaps
> > something else interferes with fET.
>
> > w
>
> > On Apr 2, 12:12 pm, James <[email protected]> wrote:

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