Page 1 of 1
quicksearch() - Support for GFTs
Posted: 13 Jun 2018 17:57
by highend
It supports multiple filetypes separated via ; already but it would be nice
if there were support for generic file types as well ({:Video}, ...)
Re: quicksearch() - Support for GFTs
Posted: 14 Jun 2018 03:28
by jupe
Are you talking about the /types switch?, because that already supports GFTs.
Re: quicksearch() - Support for GFTs
Posted: 14 Jun 2018 15:27
by admin
Pattern syntax is already too complex / too overloaded for this. Adding this on top would just make it explode I think.
Yes, the /types switch supports it and it's a good and safe place for it (though admittedly not as practical).
Re: quicksearch() - Support for GFTs
Posted: 14 Jun 2018 15:33
by highend
@jupe
Yeah, I was interested in native support (without the switch)
@Don
Ok