> If the <<tagging tag>> macro could be tweaked to <<tagging tag > created>> or <<tagging tag modified>> so that the listing presents the > date and is sorted by date, then I'd be off to the races. Is there a > way to do this?
I see if http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin is used, then something like this can be used: <<forEachTiddler where 'tiddler.tags.contains("systemConfig")' where 'tiddler.created' sortBy 'tiddler.created' descending >> I now have to figure the tweaking of existing tiddlers. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

