Mat, When faced with this problem in the past I have always resorted to a 2 step process
1. Create a button that sets a field value in every tiddler in the Wiki = "# words in the tiddler" 2. Execute the filter sorted by that value I haven't figured out how to execute both those steps except by writing a custom filter to do the first step. (In this case you'ld write a custom filter that counts the words in the tiddler then use that value to sort.) - look at regex[] and sort[] filter's code to see how you might do it. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/be0c2bfd-12bc-4cce-88aa-6f7013f95fe3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

