Don't use FET a lot, but looking at the docs, it looks like you might
be able to do something like this with your sort clause:

  sortBy 'tiddler.data("docType") + tiddler.data("author") +
tiddler.data("title") '

except of course using whatever actual names you've given to your
author and title fields.

== Mark (an increasingly common name)

On Jun 20, 9:18 am, Mark <[email protected]> wrote:
> Thanks Wolfgang. I gave that a go and it certainly does the job, but
> has the interesting side effect of taking almost 9 times longer. There
> are currently 450 odd items in the library list which takes 1.5
> seconds to render in a simple fET write statement, but takes 13
> seconds to render as a table. And that was without making the table
> sortable. That was in FF3 too - I wouldn't like to try that in IE!
>
> Cheers
> Mark
--~--~---------~--~----~------------~-------~--~----~
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