I'm looking for a way to filter hidden folders and files when browsing
with the --file YAD function. Despite some tests and google searches I
haven't found a proper way :(
Any suggestions?
Fabio <fabio.mizzo...@gmail.com> wrote:
> Hi there,
> I'm looking for a way to filter hidden folders and files when browsing
> with the --file YAD function. Despite some tests and google searches I
> haven't found a proper way :(
> Any suggestions?
> On Thu, 17 May 2012 00:01:31 -0700 (PDT)
> Fabio <fabio.mizzo...@gmail.com> wrote:
> > Hi there,
> > I'm looking for a way to filter hidden folders and files when browsing
> > with the --file YAD function. Despite some tests and google searches I
> > haven't found a proper way :(
> > Any suggestions?
Fabio Mizzotti <fabio.mizzo...@gmail.com> wrote:
> Hi Victor,
> thanks for reply, I've tested right now and the [^.]* filter is working for
> files, but still let visible hidden folders.
> By right-click option is good, but I would like to make it already-on when
> the script starts :)
this setting is internally in gtk. just check for ShowHidden=false in ~/.config/gtk-2.0/gtkfilechooser.ini
> On Thu, May 17, 2012 at 9:33 AM, Victor Ananjevsky <anana...@gmail.com>wrote:
> > On Thu, 17 May 2012 00:01:31 -0700 (PDT)
> > Fabio <fabio.mizzo...@gmail.com> wrote:
> > > Hi there,
> > > I'm looking for a way to filter hidden folders and files when browsing
> > > with the --file YAD function. Despite some tests and google searches I
> > > haven't found a proper way :(
> > > Any suggestions?
> On Thu, 17 May 2012 09:53:10 +0200
> Fabio Mizzotti <fabio.mizzo...@gmail.com> wrote:
> > Hi Victor,
> > thanks for reply, I've tested right now and the [^.]* filter is working
> for
> > files, but still let visible hidden folders.
> > By right-click option is good, but I would like to make it already-on
> when
> > the script starts :)
> this setting is internally in gtk. just check for ShowHidden=false in
> ~/.config/gtk-2.0/gtkfilechooser.ini
> > Bye,
> > Fabio
> > On Thu, May 17, 2012 at 9:33 AM, Victor Ananjevsky <anana...@gmail.com
> >wrote:
> > > On Thu, 17 May 2012 00:01:31 -0700 (PDT)
> > > Fabio <fabio.mizzo...@gmail.com> wrote:
> > > > Hi there,
> > > > I'm looking for a way to filter hidden folders and files when
> browsing
> > > > with the --file YAD function. Despite some tests and google searches
> I
> > > > haven't found a proper way :(
> > > > Any suggestions?