Page 1 of 1

Patterns for ghost filter

Posted: 25 Nov 2016 21:17
by highend
.* Affects files and directories.

f: .* Affects files only.

d: .* Affects directories only.
When I edit the ghost filter (it has only a one line) and enter any of the three example patterns from the help file,
nothing happens (after activating the filter)...

Shouldn't the first hide all files and folders?
Shouldn't the second hide all files?
Is the third pattern really correct (folders normally don't contain a dot anyway)?

What am I missing here?

Re: Patterns for ghost filter

Posted: 25 Nov 2016 21:21
by elqasar
Those patterns affect files and folders that begin their name with a dot. So files and folders such as '.android' or '.ssh' will be hidden.

Re: Patterns for ghost filter

Posted: 25 Nov 2016 21:25
by highend
Ah, ok, that makes sense. Thanks

Re: Patterns for ghost filter

Posted: 25 Nov 2016 21:26
by elqasar
highend wrote:folders normally don't contain a dot anyway
Here are some folders in my user folder.
dotfolders.png