> Nice. But what exactly should I put in the place of sort ?

You can use any tiddler field, optionally preceded by "-" (for
descending sort order) or "+" (for ascending order).  Some common
tiddler fields include:

   title, created, modified, modifier

Thus, to sort by title in descending order, use '-title', like this:

   http://www.domain.com/#filter:"[tag[MyTag]][sort[-title]]";

Or, to sort by most recent tiddler, use:

   http://www.domain.com/#filter:"[tag[MyTag]][sort[-modified]]";

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios


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