> Is there a way I can filter *and* sort in DefaultTiddlers? I would > like to do something like"[tag[report]] [sort[+title]]"?
That should work - take a look here: http://trac.tiddlywiki.org/browser/Trunk/verticals/tiddlywiki.com/shadows/DefaultTiddlers.tiddler HelloThere NewFeatures [tag[blog]] [sort[created]] That will display the two tiddlers "HelloThere" and "NewFeatures" plus any tiddlers tagged "blog", sorted by creation date (I think the sorting applies to the entire collection). -- 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 -~----------~----~----~----~------~----~------~--~---

