Is there any way to have the SORT dialog remember sort keys during a session? I have to keep resetting the keys each time I need to sort.
If you need repeat the action many times, then you can create a macro for it. And you can assign the macro to a free hotkey, or to a custom menu item, or to a toolbar.
Not really an option. Macro’s are too cumbersome to create in LO and when I attempt to run one Malware bytes won’t let me install Java (even though it is already installed) because of protection from a batch exploit…
Also, I can’t assign a key to each of the myriad sorts I need to use. I just want LO to remember the last set of sort-keys I used since I’ll probably use it multiple times during a session.
You can write your macros in StarBasic or in Python based on the built-in API of the LO. (Application Programming Interface). Not needed any Java nor JavaScript.
You can create and use your own ToolBar or Menu what you can create and use only for the various Sort launching.