sort is a type of
filter used to order a collection of tiddlers by some attribute shared by those tiddlers. The basic syntax is
sort=attribute. If attribute is prepended with
- the sort is reversed.
Example
Sort all the tiddlers by modified time oldest to newest:
sort=modified