2
I would like to have on unix-like platforms, the same functionality as to Windows 7 Library folders (aka virtual folders) you see in Windows Explorer.
Gnome Nautilus do that kind of virtual folders through saved search. But I want a system-wide solution, not a gnome-wide solution.
Is there a tool that creates virtual folders from the concatenation of multiple search queries (the result of multiple find
commands ?). The solution should index files for better performances and you should be able to define the default folder for copy operations.
I assume the solution of this kind of problem certainly use FUSE, but I can't see a complete solution to this kind of task in FUSE applications.
Is there any existing solution to this problem (involving no development from my side) ?
1I think that at this point in time this is a programming question. :) – mattdm – 2011-01-14T12:29:48.750