Page 1 of 1

Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Posted: 28 Sep 2023 19:16
by muhammad.essof
Hi

So im creating a visual tab viewer similar to when you alt-tab in windows.

i need to set up some settings for it, but also im trying to sort the tabs by newest or last accessed, and havent found a way to do that.
Is their a way???

currently settings are hardcoded for below
Requirements are irfanview, i just installed it from ninite.com.
C:/Screenshots folder is where screenshots are save.

The generate script is run Settings>CustomEventActions>After-Paitning-the-file-list and after-switch-tabs

Re: Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Posted: 28 Sep 2023 19:22
by highend
You would need to create (and manage) timestamps for created tabs on your own (via scripting) e.g. through custom event actions.

Re: Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Posted: 28 Sep 2023 21:49
by muhammad.essof
Nice, thank you

Re: Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Posted: 28 Sep 2023 22:41
by muhammad.essof
ok done v0.2

-Added instructions
-Added arrange by access time
-Added auto closing duplicates
-Added @ key to select first item(apologies if you searching for files with @ in them)