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

nsortcs Operator

 17th April 2015 at 12:57pm
purposesort the input titles by number field, treating upper and lower case as different
inputa selection of titles
parameterF=the name of a field, defaulting to title
outputthe input, sorted into ascending order by field F, treating field values as numbers
! outputthe input, likewise sorted into descending order

Learn more about how to use Filters

Non-numeric values are treated as having a higher value than any number, and capital and lowercase letters are treated as different. Compare nsort.

Examples