Quick access to List Management action
-
Irwin of Upton
- Posts: 131
- Joined: 28 Feb 2015 19:42
Quick access to List Management action
Can a toolbar button be set up that either natively in the program or through a script would return the user to the last opened List Management category?
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: Quick access to List Management action
Unfortunately, no.
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Quick access to List Management action
In fact, fortunately, yes.
Don recently added this exact feature.
Don recently added this exact feature.
So you just have to use this command ID as the left-click script of your button.ks wrote:#1078 Miscellaneous | Various | Reopen List Management
Reopen the last opened list in List Management.
Code: Select all
::#1078; // #1078 Miscellaneous | Various | Reopen List Management;Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
Irwin of Upton
- Posts: 131
- Joined: 28 Feb 2015 19:42
Re: Quick access to List Management action
This software is incredible! Am very green true, but so far everything I have either wished for or asked for is already here. Amazing.…::#1078; // #1078 Miscellaneous | Various | Reopen List Management;
XYplorer Beta Club