> I want to show the most recent Tiddler first when selecting a tag to
> display.
> URL#tag:dateOrderTag

Try this:
   URL#filter:[tag[someTag]sort[-modified]]

note: you might have to encode the [ and ] as %5B and %5D:
   URL#filter:%5Btag%5BsomeTag%5Dsort%5B-modified%5D%5D

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