1) cntrl-f and associated panel. I would prefer it to initially display blank (ie: new search), as it is now I need to reset filters whenever I start a new search. Also, is it possible to make it tab independent? Basically if I am in the third tab and hit cntrl-f I do not want the panel to be displayed when I click on the first or second tab.
2) Keep default view when navigating even if I have selected a different sort previously. I prefer to sort on name but I also compare modification times alot and I would prefer if it defaulted back to name when I navigate again instead of modification time.
3) is it possible to define the ini path in order to use multiple ini files. Using on XYplorer on a thumb drive I would like to be able to use different ini files depending on where I am. most notably home and work. I have a ton of shortcuts, shares, etc that will not work at home and vise versa so it would be nice to have XYplorer on the thumb drive and then have different shortcuts for each one. For instance:
Work shortcut: xyplorer.exe "path\to\ini\file\for\work"
Work shortcut2: xyplorer.exe "path\to\ini\file\for\work2"
Home shortcut: xyplorer.exe "path\to\ini\file\for\home"
etc
4) This is probably scripting related. Is it possible to setup a keyboard shortcut (or context menu) to send a selected file to a specific application. In this case SQL Query Analyzer but.
Couple Questions
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: Couple Questions
Currently, the Info Panel is global for all tabs so that any changes made to its display applies to all tabs...I recall that there has been discussion about changing that, but I'm not sure about status of that or which thread to point you to right now.eurytos wrote:1) cntrl-f and associated panel. I would prefer it to initially display blank (ie: new search), as it is now I need to reset filters whenever I start a new search. Also, is it possible to make it tab independent? Basically if I am in the third tab and hit cntrl-f I do not want the panel to be displayed when I click on the first or second tab.
I presume you've looked at this part of wiki?eurytos wrote:3) is it possible to define the ini path in order to use multiple ini files.
http://88.191.26.34/XYwiki/index.php/Co ... On_Startup
And then having those as various shortcuts on the thumb drive...
Not sure if that solves your problem, but it's closest that I know of.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66258
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Couple Questions
Scripting is not needed -- Simply create a UDC of type "Open With" and assign a shortcut to it.eurytos wrote:4) This is probably scripting related. Is it possible to setup a keyboard shortcut (or context menu) to send a selected file to a specific application. In this case SQL Query Analyzer but.
FAQ | XY News RSS | XY X
-
Pagat
- Posts: 306
- Joined: 09 Oct 2007 21:23
- Location: Austria
Re: Couple Questions
I guess this will be covered in the (hopefully neareurytos wrote:2) Keep default view when navigating even if I have selected a different sort previously. I prefer to sort on name but I also compare modification times alot and I would prefer if it defaulted back to name when I navigate again instead of modification time.
-
admin
- Site Admin
- Posts: 66258
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Couple Questions
Yes. Sorry, Pagat, Scripting came in the way...Pagat wrote:I guess this will be covered in the (hopefully neareurytos wrote:2) Keep default view when navigating even if I have selected a different sort previously. I prefer to sort on name but I also compare modification times alot and I would prefer if it defaulted back to name when I navigate again instead of modification time.) future with "CFV" (Custom Folder Views... The name is still subject to change). Check the link in my signature for one of the threads where this feature request was discussed.
FAQ | XY News RSS | XY X
-
Pagat
- Posts: 306
- Joined: 09 Oct 2007 21:23
- Location: Austria
Re: Couple Questions
No problem. I'm quite happy with scripting too. Still need to check out the full power of it, though.admin wrote:Yes. Sorry, Pagat, Scripting came in the way...
Btw: Happy carnival
-
eurytos
- Posts: 200
- Joined: 29 Jan 2008 15:53
Re: Couple Questions
admin wrote:Scripting is not needed -- Simply create a UDC of type "Open With" and assign a shortcut to it.eurytos wrote:4) This is probably scripting related. Is it possible to setup a keyboard shortcut (or context menu) to send a selected file to a specific application. In this case SQL Query Analyzer but.
That will work (in a different manner) but I was hoping to be able to use the existing query analyzer I have open. If I drag a .sql file into my query analyzer it (for lack of a better term) creates a 'new document' inside my current window and uses the current settings for server and database. The open with approach requires me to re-enter the server and database. I will play around with the command line options for query analyzer and see what I can come up with.
Thanks,
XYplorer Beta Club