We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8238af6 commit 33a14f9Copy full SHA for 33a14f9
Sort.novaextension/README.md
@@ -2,11 +2,13 @@
2
3
Extension for nova.app that allows you to perform simple sorting on highlighted text.
4
5
+
6
+
7
# Usage
8
9
Currently you can sort in 4 different ways:
10
11
- Sort multiple lines based on a regular 0-9a-z sort.
12
- Sort one or more lines internally. For example a line saying `cba` will say `abc`.
13
- Sort multiple lines based by length (the number of characters including whitespace).
- - Sort multiple lines based on length but reversed.
14
+ - Sort multiple lines based on length but reversed.
0 commit comments