> Escpecially the question from where the script fetches the folder(s) would be completely independent from the "preferred" file manager
Yes. It will be the user's responsibility to set the correct script for the file manager selected in the QAPconnect list.
> I am thinking of scenarios where there are multiple file managers being used.
> But maybe the user would want to switch the "preferred" file manager more often than you might think.
> Or sometimes want to have Windows Explorer as the source
Regardless of the selected alternative file manager (Directory Opus, Total Commander or one of the QAP connect file managers), the folder(s) Windows Explorer window(s) are always added to the "Reopen Current Folder" or checked for the active file manager window for the "Reopen Current folder in dialog box".
After that, if the user has possibly multiple active file managers, it would be the job of his script to check for the current QAPconnect file manager (from the variables ActiveFileManager and QAPconnectFileManager in the
QAP ini file) or to check the multiple sources when setting the content of the Clipboard.
I propose this approach for to minimise the work in QAP in order to implement and deliver this feature faster (admitting it is intended for above average "power users"). An approach more integrated in QAP would require more work/time and would be in competition with other feature requests that would benefit more users.
Jean