876
Find And Run Robot / Re: The killer feature request (maybe impossible to do on windows)
« Last post by Nod5 on October 13, 2008, 06:00 PM »To move forward with this idea, maybe we should brainstorm concerning what features any 3rd party tool should have to help achieve what isd requests. Here are some suggestions:
(1) very small and quick to launch
(2) free
(3) supports the relevant sort of "virtual folders" or groupings
(4) can be controlled from FARR or from a FARR-plugin
(5) the groupings can be saved in some way (two versions: save a list of paths to the files OR save the exact search that was used to find them in FARR. The latter would be some sort of FARR search bookmarks.)
I'm imagining a file browser window that behaves sort of like Windows Explorer's search result window: it lists a number of files from various places on the harddisk(s) as if they were all in one folder, it allows you to operate on the files (move, copy, execute...), it allows several different views (thumbnails, as a list, detailed view...).
I can think of two types of candidates for this:
1. some standalone file manager ( http://en.wikipedia....son_of_file_managers ). A problem is that most are very feature rich all purpose file managers, where we really need something as minimalistic as possible (but still with support for grouping).
2. a dedicated FARR plugin that has the sought after features. Maybe made in autohotkey or some other language. This in turn would probably depend on there already existing some modules in these languages that can be used to achieve the virtual folder/grouping feature.
This thread from 2006 discusses just this kind of thing (though not in relation to FARR): https://www.donation...dex.php?topic=6419.0
(1) very small and quick to launch
(2) free
(3) supports the relevant sort of "virtual folders" or groupings
(4) can be controlled from FARR or from a FARR-plugin
(5) the groupings can be saved in some way (two versions: save a list of paths to the files OR save the exact search that was used to find them in FARR. The latter would be some sort of FARR search bookmarks.)
I'm imagining a file browser window that behaves sort of like Windows Explorer's search result window: it lists a number of files from various places on the harddisk(s) as if they were all in one folder, it allows you to operate on the files (move, copy, execute...), it allows several different views (thumbnails, as a list, detailed view...).
I can think of two types of candidates for this:
1. some standalone file manager ( http://en.wikipedia....son_of_file_managers ). A problem is that most are very feature rich all purpose file managers, where we really need something as minimalistic as possible (but still with support for grouping).
2. a dedicated FARR plugin that has the sought after features. Maybe made in autohotkey or some other language. This in turn would probably depend on there already existing some modules in these languages that can be used to achieve the virtual folder/grouping feature.
This thread from 2006 discusses just this kind of thing (though not in relation to FARR): https://www.donation...dex.php?topic=6419.0

Recent Posts
)
I don't have time to make an attempt at the moment but maybe someone else does. (the code in the AlbumDisplayer files can of course be reused in any way if that would be to some help)
Anyway, let me know if you find any bugs.