Sorting

Rows can be put in order based on their values in a certain column. This sorting can be done once on demand, or can persist as the rows are edited.
Children of rows with their Sort children setting (in the Advanced section of the Row inspector) disabled will not be sorted.
Generally the column to be sorted by and the sort order are set using a menu (either a contextual menu or a submenu of Reorganize). The menu lists each column of the outline and a sort order such as "A-Z" or "Lowest to Highest". Empty items will be sorted to the bottom regardless of the sort order.
Sort once
To sort specific rows once:
  • Select at least two adjacent rows you would like to sort.
  • From Reorganize ‣ Sort Selected Rows or the contextual menu's Sort Once, select the column to sort by and the sort order.
To sort a whole section of the outline once:
  • Hoist the section you would like to sort.
  • From Reorganize ‣ Sort Hoisted Outline, select the column to sort by and the sort order.
To sort the whole outline once:
  • Make sure you have no rows selected and no sections hoisted.
  • From Reorganize ‣ Sort Outline, select the column to sort by and the sort order.
Keep sorted
To turn on sorting:
  • From the Reorganize menu, open the Keep Sorted submenu.
  • From Keep Sorted, select the column to sort by and the sort order.