Skip to content

r-thomson/SortLines.novaextension

Repository files navigation

Sort Lines for Nova

A humble extension for Nova that adds utilities to rearrange the selected lines.

Sorting is performed based on the behavior of the Intl.Collator API.

Usage

The following commands are available under Editor → Sort Lines.

  • Sort lines ascending
  • Sort lines descending
  • Reverse lines
  • Shuffle lines