Quote:
Originally Posted by ownedbycats
On somewhat the same topic, I've had to create custom columns just to sort series-columns. If you sort ascending, undefineds go first. But if you sort descending, the series are in reverse order. So I sort series first, then sort a composite order checking that the column has a value to make them go to the top. 
|
Why use two columns? Instead make the composite generate values that sort the way you want, using something like ZZZZZZ for undefined values.
Quote:
View Manager is a bit of a help. It's unfortunate that it can't do a sorting-only view and leaving the columns unchanged.
|
Quote:
Originally Posted by BetterRed
Maybe the Sort By tool can help.
BR
|
Yes, especially if the changes I submitted are accepted. At that point you will be able to use Action Chains to invoke a saved sort with a keyboard shortcut, or add the sort to Favourites. And before you ask, no, I am not interested in adding shortcuts to sorts in the "Sort by" tool. If someone wants this enough then develop a "Sort by" plugin that does the job.
For some reason one must click the "Sort by" button before Action Chains or Favourites can "see" the menus.