Feature request: tick box file lists on/off

Discussion related to "Everything" 1.5 Alpha.
Post Reply
kazzybash
Posts: 110
Joined: Mon Mar 02, 2020 9:55 pm

Feature request: tick box file lists on/off

Post by kazzybash »

Hi void,

would it be a meaningful feature to have the ability to switch on/off file lists? This could be all file lists at once, or an option per file list used (I think this would be harder to implement).

Context: I make heavy use of file lists, I use them as a catalog for offline volumes. But sometimes when using in Everything in performing tasks I do not want the catalogue around.

Thanks for reading, kind regards Kazzy
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature request: tick box file lists on/off

Post by void »

I will consider tick boxes for quick toggling of indexed file lists.
Thank you for the suggestion.

For now, please consider creating a filter:
  • In Everything, from the Search menu, click Add to filters....
  • Change the Name to: No File Lists
  • Change the Search to: !filelistfilename:.
  • Click OK.
Filters can be activated from the Search menu, Filter bar (View -> Filters), right clicking the status bar, filter macro or filter keyboard shortcut.
kazzybash
Posts: 110
Joined: Mon Mar 02, 2020 9:55 pm

Re: Feature request: tick box file lists on/off

Post by kazzybash »

thanks David! This is a very good work around indeed. I did not know of this option to add filters.

Kind regards, Kazzy
kazzybash
Posts: 110
Joined: Mon Mar 02, 2020 9:55 pm

Re: Feature request: tick box file lists on/off

Post by kazzybash »

hello,

regarding the post above:

In Everything, from the Search menu, click Add to filters....
Change the Name to: No File Lists
Change the Search to: !filelistfilename:.
Click OK.



What would be the filter for 'filelists only' ?

Kind regards and thanks in advance for your help, Kazzy
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature request: tick box file lists on/off

Post by void »

To search for files/folders from file lists only:
  • In Everything, from the Search menu, click Add to filters....
  • Change the Name to: File Lists Only
  • Change the Search to: filelistfilename:.
  • Click OK.
! = NOT
Post Reply