[Feature Request] Tab Group triggering

Scenario:
I have the archive E:\Downloads\Tools\SysinternalsSuite.zip. Normally I only have a reason to browse the archive when I download a new version and I want to copy an updated components to destination, which is C:\Program Files (x86)\SysinternalsSuite.

Of course I can manualy open the SysInternalstab group created for this purpose, but more covenient method would be auto opening the SysInternals when trigger (in this case E:\Downloads\Tools\SysinternalsSuite.zip) is opened.
Optionally the trigerring would be restriced to a situation when trigger is opened externally (e.g. from web browser), to prevent acidental auto opening when trigger directory is being navigated from within DOpus.

You could use a script that runs on file change. There are some examples in the scripts area.

Check out Steje's fine script, which is exactly doing, whant you asked for:

[url]LinkedTab_AutoOpen_Handler: Open related folder tabs automatically]