> Ok, this opens all tiddlers tagged with a particular tag in an order
> such that the oldest tiddler shows first. Is there a way to reverse
> this order ?
I think it's ordered by tiddler title.
Either way, you should look into filters:
http://www.tiddlywiki.org/wiki/Filtering
They're applied like so:
#filter:"[tag[foo]] [sort[modified]]"
For example:
http://tinyurl.com/9798zt
(http://www.tiddlywiki.com/#filter:%22%5Btag%5Bfeatures%5D%5D%20%5Bsort%5Bmodified%5D%5D%22)
HTH.
-- F.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---