A convenience function.
Takes a tag and sortField (optional) and returns all tiddlers which have the tag given, sorted by sortField if given.
Note the same result can be achieved by using TiddlyWiki.prototype.getValueTiddlers or TiddlyWiki.prototype.reverseLookup.
Takes a tag and sortField (optional) and returns all tiddlers which have the tag given, sorted by sortField if given.
Note the same result can be achieved by using TiddlyWiki.prototype.getValueTiddlers or TiddlyWiki.prototype.reverseLookup.