Custom view (folders)
Moderators: Hacker, petermad, Stefan2, white
Custom view (folders)
I often use the option 'show\custom view' to narrow down files/types -- but is there a way that it can also narrow down folders as well?
Re: Custom view (folders)
If you want for example show all files and hide all folders type
If you wish to show all files and hide only folders starting with "A" type
and so on.
Code: Select all
*.*|*\
Code: Select all
*.*|A*\