이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

nsortcs Operator

2015년 4월 17일 오후 12:57
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