⮚ Use case
Since scripts are so powerful, I’m using XYplorer to process files from other apps (eg to reformat parts of md files from Obsidian itself).
For this, I use the command line with /feed to send the script info to my existing instance of XYplorer.
It works very well, but I can’t find a way to keep XYplorer minimized (or at least not being brought to front):
/win=min seems to be honored only if XYplorer is not already running.
It can easily be tested from a dos prompt:
Code: Select all
XYplorer.exe /win=min /feed="::msg 1;"But if this is run when XYplorer is already running, even minimized, it is brought to front.
⮚ Wish
Could there be a way to send scripts to a running instance of XYplorer without opening/displaying it?
(whether it’s by enforcing /win=min to honore this all the time, or by adding a new /win or a new /flg…)
Thank you,
Flux
XYplorer Beta Club