created: 20140410103123179 modified: 20150124205344000 tags: [[Filter Operators]] [[Field Operators]] [[Order Operators]] [[Negatable Operators]] title: nsort Operator type: text/vnd.tiddlywiki caption: nsort purpose: sort the input by number field <$macrocall $name=".operator-def" input="a [[selection of titles|Title Selection]]" parameter="the name of a [[field|TiddlerFields]], defaulting to <<.field title>>" paramName="f" output="the input, sorted into ascending order by field <<.field f>>, treating field values as numbers" negationOutput="the input, likewise sorted into descending order" /> Non-numeric values are treated as having a higher value than any number, and the difference between capital and lowercase letters is ignored. Compare <<.olink nsortcs>>. <<.operator-examples "nsort">>