Thanks whatever, it worked for me too. I removed the "Plugin ForEachTiddler" as you said. Thanks also to Måns and cmari for your help with this problem. ~James
On Apr 10, 12:39 pm, whatever <[email protected]> wrote: > 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 -- 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.

