Hiya
Quick question - is there a way or organise my plugin so that it’s always active and loaded, regardless of it the plugin window is visible? Right now the module is loaded and run when the window for it shows - but it also has import functionality that fails if the module isn’t loaded (eg. if the window is closed). I also need it to persist after the window is closed and only selectively close down certain functionality.