Memyandi42 / gnome-menu-file-browser-applet

Automatically exported from code.google.com/p/gnome-menu-file-browser-applet
0 stars 0 forks source link

enhancement: filtering by glob pattern and file attributes #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
i think it would be nice being able to filter folder contents in a few ways:
- by inclusive and exclusive glob patterns -- or one pattern with a flag to 
invert its meaning
- by file permission/type, e.g. having flags for executables, folders, links 
along the already existing one for hidden files

some use cases might be:
- in a "documents" folder, showing several types of documents while hiding all 
backup files
- in a "projects" folder, showing only ide projects while hiding source and 
object files
- in a "virtualbox vm" folder, showing only .vbox files, quickly obtaining a 
dynamic menu to start virtual machines from

Original issue reported on code.google.com by Matteo.P...@gmail.com on 15 Sep 2011 at 10:37

GoogleCodeExporter commented 9 years ago
Hi Matteo,

While cool, I think this feature kind of goes against the description pf the 
app"

"It is not intended as replacement to proper file managers..."

Anyway, I'll take it as a low-priority maybe.

Original comment by bertol...@gmail.com on 18 Sep 2011 at 11:29