Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: filtering by glob pattern and file attributes #90

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 15 Sep 2011 at 10:37

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 18 Sep 2011 at 11:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant