Ok I took a quick look and I couldn't find a reference to this so if there is already a thread for this idea, please forgive me (and tell me what the thread is so I can add to that one).
Basically, if a connection is established using a server-group-name, to have a way to get the name of the that groupname, or some way to specify that group name to what I want it to be. For having multiple connections to the same network, I *was* using $network to have my scripts act independantly, however, some networks that you connect to force certain information in there, so all of a sudden, all connections become the exact same thing and the scripts fail.
Also, to apply this same idea to logging, to have more control over directory structuring.
As it is now:
[ ] Include network
[ ] Make folder
[ ] Date filenames:
Idea for how it could be:
[ ] Include network
[ ] Make folder
[ ] Include group-name
[ ] Make folder
[ ] Date filenames:
-or-
to leave it as it is, but for the individual connections, have the "Include group-name" and "Make folder" options there, so multiple connections to the same network could be made to branch into deeper directory structures instead of the same log files being used.
(I hope my idea/request makes sense on some level).
I do think that with the making on one feature, the other one would just naturally be available.
If this is already in the works (again another thread addressing this issue, let me know so I can read up on it)