Hi Shankar I'm afraid not - at least I haven't found a way to do that - : http://twt-treeview.tiddlyspot.com/#MenuOptions I might use NestedSlidersPlugin and list macro - like this: +++[Daily Logs +]... <<list filter [tag[Daily Logs]][sort[-title]]>> === To reverse sort order you can write [sort[+title]] instead..
Other options [sort[-modified]] [sort[-created]] - see: http://tiddlywiki.org/wiki/Filtering You can even have a popup like this: @@position:relative;+++^15em^[Daily Logs »]... <<list filter [tag[Daily Logs]][sort[+created]]>> ===@@ Regards Måns Mårtensson On 23 Nov., 15:32, Shankar <[email protected]> wrote: > I have an entry for the parent topic as: "Daily Logs". Under that, I > have tiddlers titled "2006-12-11", "2006-12-15", "2006-12-18" ... > > Now the tiddlers appear in the treeview list in that order. But I > would like to reverse that - so that the latest one appears at the top > etc. > > Is there a way of doing that? It would be neat, if this order is > customizable to entries under "Daily Logs" only. > > Thanks. > > Cheers; 'best, > > shankar swamy -- 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=.

