1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 08:13:14 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/sortcs.tid

17 lines
735 B
Plaintext
Raw Normal View History

caption: sortcs
2015-04-17 12:58:32 +00:00
created: 20140410103123179
modified: 20150417125704503
op-input: a [[selection of titles|Title Selection]]
2015-04-17 12:58:32 +00:00
op-neg-output: the input, likewise sorted into descending order
op-output: the input, sorted into ascending order by field <<.field F>>, treating field values as text
op-parameter: the name of a [[field|TiddlerFields]], defaulting to <<.field title>>
op-parameter-name: F
2015-04-17 12:58:32 +00:00
op-purpose: sort the input by text field, treating upper and lower case as different
tags: [[Filter Operators]] [[Field Operators]] [[Order Operators]] [[Negatable Operators]]
title: sortcs Operator
type: text/vnd.tiddlywiki
2014-04-10 18:56:51 +00:00
Capital and lowercase letters are treated as different. Compare <<.olink sort>>.
2014-04-10 18:56:51 +00:00
<<.operator-examples "sortcs">>