Shortcut key to change sorting method

Hey,

Is there a way to define shortcut keys to change the way files are sorted ?

For instance, in another application, I'm using the numpad keys, 1 to 4, to change the column sorting. E.g. Pressing "1" sorts by filename, pressing it again reverses the sort order. "2" will sort by file size, "3" by file type etc.

Many thanks in advance.

Have a look at the Set command in the manual and the SortBy and SortReverse arguments specifically.

e.g.

Set Sortby=Name SortReverse=ToggleSmart

Thanks !

That's it.

Had to use "Toggle" instead of "ToggleSmart" though (still using version 8, that's maybe the difference).

Cheers.

Yeah, I think ToggleSmart is new in Opus 9.