Page 1 of 1

CEA variable <oldpath>

Posted: 09 Sep 2022 11:24
by highend
So...

Can you please add <oldpath> to the list of supported variable for custom event actions (changing locations, after browsing / painting the file list)?

There is <newpath> atm (for "Before browsing a folder") but this doesn't help for what I want to do with it because I can't e.g. get the currently selected items in that context.

With <oldpath> available I can easily script from where a switch was coming and where it's going and that makes implementing a "remember last folder in root of a drive / network path" available (which I'm missing a lot!)

Thanks!

Re: CEA variable <oldpath>

Posted: 09 Sep 2022 11:38
by admin
I just hacked it in, no testing. Tell me if it works. :)

Re: CEA variable <oldpath>

Posted: 09 Sep 2022 11:43
by highend
Thanks! I'll report back^^

Re: CEA variable <oldpath>

Posted: 09 Sep 2022 12:16
by highend
Works great, thanks!