This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

sort Operator (Examples)

18th December 2025 at 2:36am

These examples make use of the Days of the Week tiddler.

[list[Days of the Week]sort[]]

[list[Days of the Week]!sort[]]

one two Three four +[sort[]]

[prefix[Tiddl]sort[text]]

[has[created]sort[created]limit[10]]
→ the oldest 10 tiddlers in the wiki

Using a custom locale

The following examples shows the differences when using the sort operator with default, Swedish and Estonian locale.

[list[Locale Example]sort[]]

[list[Locale Example]sort[],[sv]]

[list[Locale Example]sort[],[et]]