Skip to content

Sorting

Add the ability to sort items using the sort command of the Cornerstone.

  • cornerstone list --sort=state,priority,title,id // yes, sort by multiply criteria (try to find an optimal algorithm)
  • Update the manual page