Adding Multiple Paths to Find Files
Adding Multiple Paths to Find Files
Well Don, I said I may have some request of you once I knew the program better, here's my first!
I have a suggestion to make selecting multiple paths easier for the Find Files feature - especially disconnected directories (folders that don't share the same tree branch).
I would like UI access to the "Find Files" "Location:" buffer in an Open dialog box format, with a browse button and an added memo field. The buffer, containing a semicolon separated list of paths to be searched, could be accessed with the memo field, like you do in the "Run Script" dialog box. This would allow users to add paths by browsing and clicking an add button, or typing them in the "memo" field manually.
For keyboard users, a hot-key combination could be used to add the currently selected directory (folder, or path, if you will) from the main window (files and or tree panel), which could then subsequently be edited once in the Find Files interface.
Quite often I need to search multiple, disconnected paths for a file or files, this would make entering multiple paths much easier. Hopefully this would not be to difficult. If my meaning is unclear in any way, please let me know. I can do a mockup if you want, once I get my compiler installed.
Of course script access to all search features is a must. This would be for people like me with a bad memory - I use RegexBuddy because I can never remember Regular Expression syntax!
I have a suggestion to make selecting multiple paths easier for the Find Files feature - especially disconnected directories (folders that don't share the same tree branch).
I would like UI access to the "Find Files" "Location:" buffer in an Open dialog box format, with a browse button and an added memo field. The buffer, containing a semicolon separated list of paths to be searched, could be accessed with the memo field, like you do in the "Run Script" dialog box. This would allow users to add paths by browsing and clicking an add button, or typing them in the "memo" field manually.
For keyboard users, a hot-key combination could be used to add the currently selected directory (folder, or path, if you will) from the main window (files and or tree panel), which could then subsequently be edited once in the Find Files interface.
Quite often I need to search multiple, disconnected paths for a file or files, this would make entering multiple paths much easier. Hopefully this would not be to difficult. If my meaning is unclear in any way, please let me know. I can do a mockup if you want, once I get my compiler installed.
Of course script access to all search features is a must. This would be for people like me with a bad memory - I use RegexBuddy because I can never remember Regular Expression syntax!
Trasd
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
Re: Adding Multiple Paths to Find Files
Wow - I can't believe no one else needs an easier way to search multiple directories at once!
Guess that's why it's never been mentioned before.
Guess that's why it's never been mentioned before.
Trasd
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: Adding Multiple Paths to Find Files
I'd give it another couple of days before making that conclusion as some don't visit here as often as a few of us do.Trasd wrote:Wow - I can't believe no one else needs an easier way to search multiple directories at once!
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.
Re: Adding Multiple Paths to Find Files
On the contrary, I am doing this all the time! But, at the risk of being a broken record, I use Everything.exe to do it. Of course I'm searching not just some set of multiple directories, but all directories everywhere.Trasd wrote:Wow - I can't believe no one else needs an easier way to search multiple directories at once! Guess that's why it's never been mentioned before.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB.
Re: Adding Multiple Paths to Find Files
I also use everything.exe -- definitely the fastest and easiest way to find files in my experience! I set it up to be bound to Win-Shift-F, so it's always at my fingertips... I sometimes use XY for finding files, but usually only when needing to match the contents (which is a HUGE plus when I need it).Jerry wrote:On the contrary, I am doing this all the time! But, at the risk of being a broken record, I use Everything.exe to do it. Of course I'm searching not just some set of multiple directories, but all directories everywhere.Trasd wrote:Wow - I can't believe no one else needs an easier way to search multiple directories at once! Guess that's why it's never been mentioned before.
Re: Adding Multiple Paths to Find Files
Instead of adding individual paths, why not search in the deepest common parent folder?
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
Re: Adding Multiple Paths to Find Files
But that doesn't help for what Trasd refers to as "disconnected directories (folders that don't share the same tree branch)." Especially in my case, where I am searching across 10 or more drives.zer0 wrote:Instead of adding individual paths, why not search in the deepest common parent folder?
Yes, it's really quite incredible how fast it is. Just like what Trasd's signature says: "Any sufficiently advanced technology is indistinguishable from magic."avsfan wrote:I also use everything.exe -- definitely the fastest and easiest way to find files in my experience!
[ I only keep mentioning Everything.exe in the forum because it's not being actively maintained by its author, and in my wildest dreams I keep hoping that Don might be intrigued enough to look into its MFT-based technology to make something similar and integrated with XYplorer. Probably requires C or C++ though unless VB has a comprehensive interface to the Win32 API. ]
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB.
Re: Adding Multiple Paths to Find Files
Fascinating idea -- that could *really* be excellent! And I'm sure that if Don has any interest in doing that, he'd be able to figure out a way to make it work (Please!) I'd love to have XY be just as fast and powerful as everything.exe...Jerry wrote:[ I only keep mentioning Everything.exe in the forum because it's not being actively maintained by its author, and in my wildest dreams I keep hoping that Don might be intrigued enough to look into its MFT-based technology to make something similar and integrated with XYplorer. Probably requires C or C++ though unless VB has a comprehensive interface to the Win32 API. ]
Re: Adding Multiple Paths to Find Files
Not so easy when they are network locations or on different volumes.zer0 wrote:Instead of adding individual paths, why not search in the deepest common parent folder?
Personally, I liked the idea but am not sure about the implementation, so I was waiting to see what, if anything, Don had to say before joining the discussion. Plus, I type/auto-complete the vast majority of paths I use, so it wouldn't affect me much.
Re: Adding Multiple Paths to Find Files
Yea, guys, I'm so sorry - I really thought I had made the entry at the beginning of the week, but that's actually when I started thinking about it. I jumped the gun.j_c_hallgren wrote:I'd give it another couple of days before making that conclusion as some don't visit here as often as a few of us do.
Jerry, I use FileLocator Pro - it's not that I don't have a solution, it just makes more sense to me to keep this ability with the file manager - in its own tab is, like Don does it, makes it much nicer. I know you sent me info on Everything.exe, but its bugs and lack of development has kept me away form it. I am one major version behind on FileLocator Pro right now and want to avoid upgrading if Don shows any interest in developing his search feature. Already I have a lot of faith in Don's programming ability.Jerry wrote:On the contrary, I am doing this all the time! But, at the risk of being a broken record, I use Everything.exe to do it. Of course I'm searching not just some set of multiple directories, but all directories everywhere.
Trasd
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
Re: Adding Multiple Paths to Find Files
I was silently hoping that they do have a common parent somewhere up above. What about a way to run individual searches in each path instead of consolidating?Jerry wrote:But that doesn't help for what Trasd refers to as "disconnected directories (folders that don't share the same tree branch)." Especially in my case, where I am searching across 10 or more drives.zer0 wrote:Instead of adding individual paths, why not search in the deepest common parent folder?
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
Re: Adding Multiple Paths to Find Files
It would be much better if the results end up in the same tab - otherwise we could just run separate searches; how ever that could be achieved, would be fine. But, I suggested it the way I did (the details on the implementation) because most of the stuff Don needs to do is already in place, he would just be giving us UI access to the buffer, much less programming. Of course I'm guessing at this (this is how I would do it, if my assumptions are right). If Don decides to add this time-saving feature, he would have to integrate it however he sees fit - which will undoubtedly be a much better solution than the one I proposed. After all, if I was as good as Don, you would be running some of my programs too!zer0 wrote:What about a way to run individual searches in each path instead of consolidating?
Trasd
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
-
admin
- Site Admin
- Posts: 64916
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Adding Multiple Paths to Find Files
So, the digital mob is already rioting when I take more than 24 hours to add a wished feature?!
I'm not totally convinced by that "Memo field" idea. Maybe I did not get the picture right.
I see two other possibilities:
1. Drag + drop a path into the location field to add it.
2. A new (optional) command in the context menu of folders: "Add this path to the Location box" (or so).
Opinions?
I'm not totally convinced by that "Memo field" idea. Maybe I did not get the picture right.
I see two other possibilities:
1. Drag + drop a path into the location field to add it.
2. A new (optional) command in the context menu of folders: "Add this path to the Location box" (or so).
Opinions?
FAQ | XY News RSS | XY X
Re: Adding Multiple Paths to Find Files
I believe there is a strong argument for the ability to easily edit the path list, not just add to it; but I will defer (for now)....Don wrote:I see two other possibilities:
1. Drag + drop a path into the location field to add it.
2. A new (optional) command in the context menu of folders: "Add this path to the Location box" (or so).
Opinions?
I do appreciate your listening.
I thought you would need a certain number of people to back an idea up before you would even consider it, I was prodding them, not you!Don wrote:So, the digital mob is already rioting when I take more than 24 hours to add a wished feature?!![]()
Trasd
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
"Any sufficiently advanced technology is indistinguishable from magic." A.C.C.
"I'll tell you this, no eternal reward will forgive us now for wasting the dawn." J. M.
-
admin
- Site Admin
- Posts: 64916
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Adding Multiple Paths to Find Files
I added something (next version). Let me know how close I came to your vision.
FAQ | XY News RSS | XY X
XYplorer Beta Club