Misidentification of some files purpose in the categories

Found a bug in "Everything"? report it here
Post Reply
NightPurrer
Posts: 4
Joined: Mon May 27, 2024 11:28 am

Misidentification of some files purpose in the categories

Post by NightPurrer »

Hey.
I using Everything from 2017 but there's one thing, which frustrating me and finally i decided to report it as a bug.
We have few default options to search specific files (Archives, sounds, video) etc.
There are few badly categorised file types, but first of all i want say about one which i remember now, if i find more will update the topic because i know that there's few.
When we select videos category we can find there an .amr files.
AMR was old format dedicated to record a voice notes, mainly used in phones from 00s, so it match more to the sound category. Why it's shown in the video files list?
The same thing appears when we select Photos. Here we can expect also .raw files, which can be used there, but not only. Raw format is used to audio, video etc. Raw mean unprocessed files of any type.
In the context of audio, RAW files can refer to uncompressed audio data.
RAW files in video work similarly to photography, containing uncompressed video data from the camera.
Also .m3u files displaying in the sound category. M3u and pls are playlists, and not contain any audio data.
BTW, I dreaming about new categorry called Others which will show all filetypes that are'nt included in the current. Every not categorised file types. I would often find this useful.
Thanks for reply.
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Misidentification of some files purpose in the categories

Post by therube »

Search | Organize Filters...
& you can roll your own; Audio, Video, Other... adding or removing file types as fit your needs.
NightPurrer
Posts: 4
Joined: Mon May 27, 2024 11:28 am

Re: Misidentification of some files purpose in the categories

Post by NightPurrer »

THX, I will check it out.
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Misidentification of some files purpose in the categories

Post by NotNull »

The list of file extensions per type (audio, video, ... ) is virtually endless.
There are several discussions about it on these forums (here for example).
The default filters in Everything contain the most common ones. You can add to/remove from them in any way you like (see @therube's post)


For your Others filter:
Create a new filter ( Menu => Search => Organize Filters, New button ):

Code: Select all

Name  = Others
Search = !audio:  !zip:  !doc:  !exe:  !folder:  !pic:  !video:

(It does indeed look like the .AMR extension does not belong in the video filter)
NightPurrer
Posts: 4
Joined: Mon May 27, 2024 11:28 am

Re: Misidentification of some files purpose in the categories

Post by NightPurrer »

I created by pasting what you put here but it not work for me, i don't see any files.
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Misidentification of some files purpose in the categories

Post by NotNull »

And your Filter looks like the following?
What is your current search?
What is shown in the statusbar (next to "Others")?

2024-05-27 23_19_41-Organize Filters - Everything (1.5a).png
2024-05-27 23_19_41-Organize Filters - Everything (1.5a).png (22.25 KiB) Viewed 5514 times
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Misidentification of some files purpose in the categories

Post by void »

Everything 1.5 will make the following changes:

.amr is now treated as audio.

.raw is no longer used in any filter.
.raw can be anything.
Although, it it is typically an image.

.m3u is still audio
While m3u is really text/plain, Windows will treat it as audio/x-mpegurl
Everything will do the same.
A lot of users requested m3u to match audio files.



Everything 1.5 filters:

Audio:

Code: Select all

ext:aac;ac3;aif;aifc;aiff;amr;ape;au;cda;dts;fla;flac;it;m1a;m2a;m3u;m4a;m4b;m4p;mid;midi;mka;mod;mp2;mp3;mpa;mpc;ogg;opus;ra;rmi;snd;spc;voc;wav;weba;wma;xm
Compressed:

Code: Select all

ext:7z;ace;arj;bz2;cab;gz;gzip;jar;r00;r01;r02;r03;r04;r05;r06;r07;r08;r09;r10;r11;r12;r13;r14;r15;r16;r17;r18;r19;r20;r21;r22;r23;r24;r25;r26;r27;r28;r29;rar;tar;tgz;z;zip
Document:

Code: Select all

ext:c;cc;chm;cpp;cs;css;csv;cxx;doc;docm;docx;dot;dotm;dotx;epub;h;hpp;htm;html;hxx;ini;java;js;json;lua;md;mht;mhtml;mobi;odp;ods;odt;pdf;php;potx;potm;ppam;ppsm;ppsx;pps;ppt;pptm;pptx;pub;py;rtf;sldm;sldx;thmx;txt;vsd;wpd;wps;wri;xlam;xls;xlsb;xlsm;xlsx;xltm;xltx;xml;vb
Executable:

Code: Select all

ext:bat;cmd;exe;msi;msp;msu;ps1;scr
Picture:

Code: Select all

ext:ani;apng;avci;avcs;avif;avifs;bmp;bpg;cur;gif;heic;heics;heif;heifs;hif;ico;jfi;jfif;jif;jpe;jpeg;jpg;pcx;png;psb;psd;rle;svg;tga;tif;tiff;webp;wmf
Video:

Code: Select all

ext:3g2;3gp;3gp2;3gpp;amv;asf;asx;avi;bdmv;bik;d2v;divx;drc;dsa;dsm;dss;dsv;evo;f4v;flc;fli;flic;flv;hdmov;ifo;ivf;m1v;m2p;m2t;m2ts;m2v;m4v;mkv;mp2v;mp4;mp4v;mpe;mpeg;mpg;mpls;mpv2;mpv4;mov;mts;ogm;ogv;pss;pva;qt;ram;ratdvd;rm;rmm;rmvb;roq;rpm;smil;smk;swf;tp;tpr;ts;vob;vp6;webm;wm;wmp;wmv


These are by no means a complete list.

I am aiming to support common types...
A type that you can drop on your webbrowser and it will display correctly.
NightPurrer
Posts: 4
Joined: Mon May 27, 2024 11:28 am

Re: Misidentification of some files purpose in the categories

Post by NightPurrer »

You can also add s3m for an audio files list. It's another popular tracker format like xm mod etc. To executables if there's a ps1 maybe good option is also add bat and vbs? It's also Windows scripts format.
Here's my list of slightly less popular but still sometimes encountered audio formats.
.adt, .adts
.asx (Something like m3u pls, but for Windows media player)
.caf (Another apple format)
.eac3
.kar (Midi format for karaoke)
.mat
m3u8 (So also there's a place for encrypted m3u version)
.m4r (Iphone ringtones format which's technicaly normal m4a)
.oga (OGG used in Whatsapp, Telegram etc, also Linux system sounds using it)
.rm (Real media, here's only .ra)
.wav64 (Another type of wav format)
.xac (Extended audio)
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Misidentification of some files purpose in the categories

Post by void »

Thank you for the suggestions NightPurrer,



Everything 1.5.0.1379a improves filters.

An Image filter will replace the Picture filter for new installations.
The default macro for the image filter is: image:

Filters will now include all the stock mime types in the registry from Windows 11.
Worthy note: .raw is included in the Image filter.

The following niche extensions have been removed:
it
mod
spc
umx
voc



Added Audio extensions:

adt
adts
ec3
lpcm
m3u8
oga
wax



Added compression extensions:

tbz2
txz
tzst
wmz
wsx
xz
zst



Added document extensions:

asm
asmx
aspx
cdxml
def
diz
efu
hta
inc
md
nvr
odp
ods
php3
pl
plg
ps1xml
pssc
pub
sed
shtml
sql
text
tsv
x
xsl



Added Executable extensions:

vbs



Added Image extensions:

3fr
ari
arw
avci
avcs
avif
avifs
bay
cap
cr2
cr3
crw
dcr
dcs
dds
dib
dng
drf
eip
emf
erf
fff
heic
heics
heif
heifs
hif
iiq
jxl
jxr
k25
kdc
mef
mos
mrw
nef
nrw
orf
ori
pef
ptx
pxn
raf
raw
rw2
rwl
sr2
srf
srw
wdp
x3f



Added Video extensions:

dvr-ms
mod
ogx
tod
tts
uvu
wmx
wvx
ajaxStardust
Posts: 15
Joined: Wed Sep 21, 2022 9:14 pm

Re: Misidentification of some files purpose in the categories

Post by ajaxStardust »

void wrote: Tue May 28, 2024 4:14 am I am aiming to support common types...
A type that you can drop on your webbrowser and it will display correctly.
Greetings, all! Hope you are well!

@void What do you mean by this; what is your projected order of operations/ functionality that would involve dropping something in the web browser? trying to wrap my head around that.
:)

I'm about to look, but might as well mention since i've already taken space. 2-for-1

Is there a thread in this forum where Users might add/update/append existing Filter listings? It's the O.C.D. (likely others here know what i mean), when we see those filters and think, "surly there's an extension missing! there must be!"

As a web dev'r, I encounter oftentimes "new" extensions that I want for the "Web" filter, e.g. ".yml" for the ever-popular containers/ Docker, .code-workspace, etc.
Rather than bother @void with it, perhaps...
users would appreciate something like
https://void-tools.slack.com/

realizing of course not Everyon is into everyhing such as Slack (discord, etc) and all the "newer" madness...
Massor
Posts: 19
Joined: Sat Sep 03, 2022 3:27 pm

Re: Misidentification of some files purpose in the categories

Post by Massor »

@Void. Can you post the new, updated filters codes for those with portable setup? I still have the old filters. It's a hard to pick and insert the new added/removed extensions in all filters.
Thanks!
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Misidentification of some files purpose in the categories

Post by void »

Audio:

Code: Select all

ext:aac;ac3;adt;adts;aif;aifc;aiff;amr;ape;au;cda;dts;ec3;fla;flac;lpcm;m1a;m2a;m3u;m3u8;m4a;m4b;m4p;mid;midi;mka;mp2;mp3;mpa;mpc;oga;ogg;opus;ra;rmi;snd;wav;wax;weba;wma
Compressed:

Code: Select all

ext:7z;ace;arj;bz2;cab;gz;gzip;jar;r00;r01;r02;r03;r04;r05;r06;r07;r08;r09;r10;r11;r12;r13;r14;r15;r16;r17;r18;r19;r20;r21;r22;r23;r24;r25;r26;r27;r28;r29;rar;tar;tbz2;tgz;txz;tzst;wmz;wsx;xz;z;zip;zst
Document:

Code: Select all

ext:asm;asmx;aspx;c;cc;cdxml;chm;cpp;cs;css;csv;cxx;def;diz;doc;docm;docx;dot;dotm;dotx;efu;epub;h;hpp;hta;htm;html;hxx;inc;ini;java;js;json;lua;md;mht;mhtml;mobi;nvr;odp;ods;odt;pdf;php;php3;pl;plg;potm;potx;ppam;pps;ppsm;ppsx;ppt;pptm;pptx;ps1xml;pssc;pub;py;rtf;sed;shtml;sldm;sldx;sql;text;thmx;tsv;txt;vb;vsd;wpd;wps;wri;x;xlam;xls;xlsb;xlsm;xlsx;xltm;xltx;xml;xsl
Executable:

Code: Select all

ext:bat;cmd;exe;msi;msp;msu;ps1;scr;vbs
Image:

Code: Select all

ext:3fr;ani;apng;ari;arw;avci;avcs;avif;avifs;bay;bmp;bpg;cap;cr2;cr3;crw;cur;dcr;dcs;dds;dib;dng;drf;eip;emf;erf;fff;gif;heic;heics;heif;heifs;hif;ico;iiq;jfi;jfif;jif;jpe;jpeg;jpg;jxl;jxr;k25;kdc;mef;mos;mrw;nef;nrw;orf;ori;pcx;pef;png;psb;psd;ptx;pxn;raf;raw;rle;rw2;rwl;sr2;srf;srw;svg;tga;tif;tiff;wdp;webp;wmf;x3f
Video:

Code: Select all

ext:3g2;3gp;3gp2;3gpp;amv;asf;asx;avi;bdmv;bik;d2v;divx;drc;dsa;dsm;dss;dsv;dvr-ms;evo;f4v;flc;fli;flic;flv;hdmov;ifo;ivf;m1v;m2p;m2t;m2ts;m2v;m4v;mkv;mod;mov;mp2v;mp4;mp4v;mpe;mpeg;mpg;mpls;mpv2;mpv4;mts;ogm;ogv;ogx;pss;pva;qt;ram;ratdvd;rm;rmm;rmvb;roq;rpm;smil;smk;swf;tod;tp;tpr;ts;tts;uvu;vob;vp6;webm;wm;wmp;wmv;wmx;wvx


To restore the default filters (only recommended if you haven't changed your filters):
  • In Everything, from the Search menu, click Organize filters....
  • Click Reset.
  • Click OK.


To add extensions to these filters:
  • In Everything, from the Search menu, click Organize filters....
  • Select a filter.
  • Click Edit....
  • Add your extension without the dot (.) to the semicolon (;) delimited list of extensions.
    For example, add the qux extension to the following list:
    ext:foo;bar;baz
    =>
    ext:foo;bar;baz;qux
  • Click OK.
  • Click OK.


Complet(ish) list of file extensions for various file formats by Thy Grand Voidinesss
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Misidentification of some files purpose in the categories

Post by void »

@void What do you mean by this; what is your projected order of operations/ functionality that would involve dropping something in the web browser? trying to wrap my head around that.
Only as a test.
Dropping a file onto browser would be the same as downloading and viewing the file in your browser.

Common types are quite well defined, eg: txt, json, html, jpg, mp4 etc.
A web-browser can display these common file types.
Everything will know of all these common types.


Is there a thread in this forum where Users might add/update/append existing Filter listings? It's the O.C.D. (likely others here know what i mean), when we see those filters and think, "surly there's an extension missing! there must be!"
Added information above to edit your filters.
Basics here:
https://www.voidtools.com/support/everything/searching/#filters


As a web dev'r, I encounter oftentimes "new" extensions that I want for the "Web" filter, e.g. ".yml" for the ever-popular containers/ Docker, .code-workspace, etc.
It's difficult to support all extensions.
In this case it would be easier to just search for *.yml or add your own custom "web" filter.
tuska
Posts: 1052
Joined: Thu Jul 13, 2017 9:14 am

Re: Misidentification of some files purpose in the categories

Post by tuska »

2Massor
EDIT: Too late...

These are my filters - the changes listed above have been taken into account.
Perhaps this will help you.

Audio         - Macro: audio

Code: Select all

ext:aac;ac3;adt;adts;aif;aifc;aiff;amr;ape;au;cda;dts;ec3;fla;flac;lpcm;m1a;m2a;m3u;m3u8;m4a;m4b;m4p;mid;midi;mka;mp2;mp3;mpa;mpc;oga;ogg;opus;ra;rmi;snd;wav;wax;weba;wma;xm
Compressed    - Macro: zip

Code: Select all

ext:7z;ace;arj;bz2;cab;gz;gzip;lha;jar;r00;r01;r02;r03;r04;r05;r06;r07;r08;r09;r10;r11;r12;r13;r14;r15;r16;r17;r18;r19;r20;r21;r22;r23;r24;r25;r26;r27;r28;r29;rar;tar;tbz2;tgz;txz;tzst;wmz;wsx;xz;z;zip;zst
Document      - Macro: doc

Code: Select all

ext:asm;asmx;aspx;c;cc;cdxml;chm;cpp;cs;css;csv;cxx;def;diz;doc;docm;docx;dot;dotm;dotx;efu;epub;fodg;fods;fodp;fodt;h;hpp;hta;htm;html;hxx;inc;ini;java;js;json;lua;md;mht;mhtml;mobi;nvr;odf;odg;odp;ods;odt;pdf;php;php3;pl;plg;potx;potm;ppam;ppsm;ppsx;pps;ppt;pptm;pptx;ps1xml;pssc;pub;py;rtf;sed;shtml;sldm;sldx;sql;text;thmx;tsv;txt;vsd;wpd;wps;wri;x;xlam;xls;xlsb;xlsm;xlsx;xltm;xltx;xml;xsl;vb
eBook         - Macro: ebook

Code: Select all

ext:epub;azw3;mobi;cbz;cbr
Executable    - Macro: exe

Code: Select all

ext:bat;cmd;exe;msi;msp;msu;ps1;scr;vbs
Image           - Macro: image          Filter "Image" up from 6.6.2024, i.e. Everything 1.5.0.1379a
Picture         - Macro: pic               Filter "Picture" until    5.6.2024, i.e. Everything 1.5.0.1378a

Code: Select all

ext:3fr;ani;apng;ari;arw;avci;avcs;avif;avifs;bay;bmp;bpg;cap;cr2;cr3;crw;cur;dcr;dcs;dds;dib;dng;drf;eip;emf;erf;fff;gif;heic;heics;heif;heifs;hif;iiq;ico;jfi;jfif;jif;jpe;jpeg;jpg;jxl;jxr;k25;kdc;mef;mos;mrw;nef;nrw;orf;ori;pcx;pef;png;psb;psd;ptx;pxn;raf;raw;rle;rw2;rwl;sr2;srf;srw;svg;tga;tif;tiff;wdp;webp;wmf;x3f
Video         - Macro: video

Code: Select all

ext:3g2;3gp;3gp2;3gpp;amr;amv;asf;asx;avi;bdmv;bik;d2v;divx;drc;dsa;dsm;dss;dsv;dvr-ms;evo;f4v;flc;fli;flic;flv;hdmov;ifo;ivf;m1v;m2p;m2t;m2ts;m2v;m4b;m4p;m4v;mkv;mod;mp2v;mp4;mp4v;mpe;mpeg;mpg;mpls;mpv2;mpv4;mov;mts;ogm;ogv;ogx;pss;pva;qt;ram;ratdvd;rm;rmm;rmvb;roq;rpm;smil;smk;swf;tod;tp;tpr;ts;tts;uvu;vob;vp6;webm;wm;wmp;wmv;wmx;wvx
Web           - Macro: web

Code: Select all

ext:htaccess;AS;ASA;ASC;ASCX;ASMX;ASP;ASPX;ASR;CFC;CFM;CFML;CONFIG;CS;CSS;DTD;DWT;EDML;HTA;HTC;HTM;HTML;INC;JAVA;JS;JSON;JSX;JSF;JSP;LASSO;LBI;MASTER;PHP;PHP3;PHP4;PHP5;PHTML;RDF;RSS;SCSS;SHTM;SHTML;SQL;SQLITE;SSI;STM;TLD;TPL;VB;VBS;VTM;VTML;WML;XHTML;XML;XSD;XSL;XSLT
Massor
Posts: 19
Joined: Sat Sep 03, 2022 3:27 pm

Re: Misidentification of some files purpose in the categories

Post by Massor »

Thank you all for the filters and explanations.
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Misidentification of some files purpose in the categories

Post by void »

Everything 1.5.0.1381a reverts most of the above changes.



Removed the following Compression extensions:

tbz2
txz
tzst
wmz
wsx
xz
zst



Removed the following Document extensions:

asmx
aspx
cdxml
def
diz
hta
inc
nvr
php3
plg
shtml
text
x

(kept: asm;efu;md;odp;ods;pl;ps1xml;pssc;pub;sql;tsv;xsl)



Removed the following Image extensions:

3fr
ari
arw
avci
avcs
bay
cap
cr2
cr3
crw
dcr
dcs
dib
dng
drf
eip
emf
erf
fff
iiq
k25
kdc
mef
mos
mrw
nef
nrw
orf
ori
pef
ptx
pxn
raf
raw
rw2
rwl
sr2
srf
srw
x3f

(kept: avif;avifs;dds;heic;heics;heif;heifs;hif;jxl;jxr;wdp)



Removed the following Video extensions:

dvr-ms

(kept: mod;ogx;tod;tts;uvu;wmx;wvx)



Fixed an issue with restoring multiple filters.

The pic: macro will now expand to image: if unhandled.



The stock filters are now:

Audio:

Code: Select all

ext:aac;ac3;adt;adts;aif;aifc;aiff;amr;ape;au;cda;dts;ec3;fla;flac;lpcm;m1a;m2a;m3u;m3u8;m4a;m4b;m4p;mid;midi;mka;mp2;mp3;mpa;mpc;oga;ogg;opus;ra;rmi;snd;wav;wax;weba;wma
Compressed:

Code: Select all

ext:7z;ace;arj;bz2;cab;gz;gzip;jar;r00;r01;r02;r03;r04;r05;r06;r07;r08;r09;r10;r11;r12;r13;r14;r15;r16;r17;r18;r19;r20;r21;r22;r23;r24;r25;r26;r27;r28;r29;rar;tar;tgz;z;zip
Document:

Code: Select all

ext:asm;c;cc;chm;cpp;cs;css;csv;cxx;doc;docm;docx;dot;dotm;dotx;efu;epub;h;hpp;htm;html;hxx;ini;java;js;json;lua;md;mht;mhtml;mobi;odp;ods;odt;pdf;php;pl;potm;potx;ppam;pps;ppsm;ppsx;ppt;pptm;pptx;ps1xml;pssc;pub;py;rtf;sldm;sldx;sql;tsv;txt;vb;vsd;wpd;wps;wri;xlam;xls;xlsb;xlsm;xlsx;xltm;xltx;xml;xsl
Executable:

Code: Select all

ext:bat;cmd;exe;msi;msp;msu;ps1;scr;vbs
Image:

Code: Select all

ext:ani;apng;avif;avifs;bmp;bpg;cur;dds;gif;heic;heics;heif;heifs;hif;ico;jfi;jfif;jif;jpe;jpeg;jpg;jxl;jxr;pcx;png;psb;psd;svg;tga;tif;tiff;wdp;webp;wmf
Video:

Code: Select all

ext:3g2;3gp;3gp2;3gpp;amv;asf;asx;avi;bdmv;bik;d2v;divx;drc;dsa;dsm;dss;dsv;evo;f4v;flc;fli;flic;flv;hdmov;ifo;ivf;m1v;m2p;m2t;m2ts;m2v;m4v;mkv;mod;mov;mp2v;mp4;mp4v;mpe;mpeg;mpg;mpls;mpv2;mpv4;mts;ogm;ogv;ogx;pss;pva;qt;ram;ratdvd;rm;rmm;rmvb;roq;rpm;smil;smk;swf;tod;tp;tpr;ts;tts;uvu;vob;vp6;webm;wm;wmp;wmv;wmx;wvx
ajaxStardust
Posts: 15
Joined: Wed Sep 21, 2022 9:14 pm

Re: Misidentification of some files purpose in the categories

Post by ajaxStardust »

Hello there, Happy Money. Happy Monday! O M G. Freudian slip much?

So, here's this:

Code: Select all

[
 {
   "Name": "EVERYTHING",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "",
   "Key": ""
 },
 {
   "Name": "AUDIO",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "ext:aac;ac3;aif;aifc;aiff;amr;ape;au;cda;dts;fla;flac;it;m1a;m2a;m3u;m4a;m4b;m4p;mid;midi;mka;mod;mp2;mp3;mpa;mpc;ogg;opus;ra;rmi;snd;spc;voc;wav;weba;wma;xm",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "audio",
   "Key": ""
 },
 {
   "Name": "COMPRESSED",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "ext:7z;ace;arj;bz2;cab;gz;gzip;jar;r00;r01;r02;r03;r04;r05;r06;r07;r08;r09;r10;r11;r12;r13;r14;r15;r16;r17;r18;r19;r20;r21;r22;r23;r24;r25;r26;r27;r28;r29;rar;tar;tgz;z;zip",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "zip",
   "Key": ""
 },
 {
   "Name": "DOCUMENT",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "ext:c;cc;chm;cpp;cs;css;csv;cxx;doc;docm;docx;dot;dotm;dotx;epub;h;hpp;htm;html;hxx;ini;java;js;json;lua;md;mht;mhtml;mobi;odp;ods;odt;pdf;php;potx;potm;ppam;ppsm;ppsx;pps;ppt;pptm;pptx;pub;py;rtf;sldm;sldx;thmx;txt;vsd;wpd;wps;wri;xlam;xls;xlsb;xlsm;xlsx;xltm;xltx;xml;vb",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "doc",
   "Key": ""
 },
 {
   "Name": "EXECUTABLE",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "ext:bat;cmd;exe;msi;msp;msu;ps1;scr",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "exe",
   "Key": ""
 },
 {
   "Name": "FOLDER",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "folder:",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "dir",
   "Key": ""
 },
 {
   "Name": "PICTURE",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "ext:ani;apng;avci;avcs;avif;avifs;bmp;bpg;cur;gif;heic;heics;heif;heifs;hif;ico;jfi;jfif;jif;jpe;jpeg;jpg;pcx;png;psb;psd;rle;svg;tga;tif;tiff;webp;wmf",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "pic",
   "Key": ""
 },
 {
   "Name": "VIDEO",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "ext:3g2;3gp;3gp2;3gpp;amv;asf;asx;avi;bdmv;bik;d2v;divx;drc;dsa;dsm;dss;dsv;evo;f4v;flc;fli;flic;flv;hdmov;ifo;ivf;m1v;m2p;m2t;m2ts;m2v;m4v;mkv;mp2v;mp4;mp4v;mpe;mpeg;mpg;mpls;mpv2;mpv4;mov;mts;ogm;ogv;pss;pva;qt;ram;ratdvd;rm;rmm;rmvb;roq;rpm;smil;smk;swf;tp;tpr;video_ts;vob;vp6;webm;wm;wmp;wmv",
   "Columns": "",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "video",
   "Key": ""
 },
 {
   "Name": "Web[ ALL ]",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "ext:as;asa;asc;ascx;asmx;asp;aspx;asr;cfc;cfm;cfml;code-workspace;conf;conf;config;config;cs;css;dtd;dwt;edml;env.example;env;hta;htaccess;htaccess;htc;htm;html;htpasswd;ico;inc;ini;java;js;jsf;json;jsp;jsx;komodo-project;kpf;lasso;lbi;master;php3;php4;php5;php;phprj;phtml;rdf;rss;sass;scss;shtm;shtml;sql;sqlite;ssi;stm;tld;tpl;user;vb;vbs;vtm;vtml;wml;xhtml;xml;xsd;xsl;xslt;yaml;yml;",
   "Columns": "Name;Display Full Path;Date Accessed;Date Created;Date Modified",
   "Sort": "",
   "Descending": 0,
   "View": null,
   "Macro": "web",
   "Key": ""
 },
 {
   "Name": "Web[ wsl ]",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "path:\\\\wsl.localhost ext:as;asa;asc;ascx;asmx;asp;aspx;asr;cfc;cfm;cfml;code-workspace;conf;conf;config;config;cs;css;dtd;dwt;edml;env.example;env;hta;htaccess;htaccess;htc;htm;html;htpasswd;ico;inc;ini;java;js;jsf;json;jsp;jsx;komodo-project;kpf;lasso;lbi;master;php3;php4;php5;php;phprj;phtml;rdf;rss;sass;scss;shtm;shtml;sql;sqlite;ssi;stm;tld;tpl;user;vb;vbs;vtm;vtml;wml;xhtml;xml;xsd;xsl;xslt;yaml;yml;",
   "Columns": "Name;Display Full Path;Date Accessed;Date Created;Date Modified",
   "Sort": "",
   "Descending": 0,
   "View": 0,
   "Macro": "",
   "Key": ""
 },
 {
   "Name": "Web[ mx21 ]",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "path:\\\\mxlinux-21 ext:as;asa;asc;ascx;asmx;asp;aspx;asr;cfc;cfm;cfml;code-workspace;conf;conf;config;config;cs;css;dtd;dwt;edml;env.example;env;hta;htaccess;htaccess;htc;htm;html;htpasswd;ico;inc;ini;java;js;jsf;json;jsp;jsx;komodo-project;kpf;lasso;lbi;master;php3;php4;php5;php;phprj;phtml;rdf;rss;sass;scss;shtm;shtml;sql;sqlite;ssi;stm;tld;tpl;user;vb;vbs;vtm;vtml;wml;xhtml;xml;xsd;xsl;xslt;yaml;yml;",
   "Columns": "Name;Display Full Path;Date Accessed;Date Created;Date Modified",
   "Sort": "",
   "Descending": 0,
   "View": 0,
   "Macro": "",
   "Key": ""
 },
 {
   "Name": "Web[ mxUNi ]",
   "Case": 0,
   "Whole Word": 0,
   "Path": 0,
   "Diacritics": 0,
   "Prefix": 0,
   "Suffix": 0,
   "Ignore Punctuation": 0,
   "Ignore Whitespace": 0,
   "Regex": 0,
   "Search": "path:\\\\mxuni ext:as;asa;asc;ascx;asmx;asp;aspx;asr;cfc;cfm;cfml;code-workspace;conf;conf;config;config;cs;css;dtd;dwt;edml;env.example;env;hta;htaccess;htaccess;htc;htm;html;htpasswd;ico;inc;ini;java;js;jsf;json;jsp;jsx;komodo-project;kpf;lasso;lbi;master;php3;php4;php5;php;phprj;phtml;rdf;rss;sass;scss;shtm;shtml;sql;sqlite;ssi;stm;tld;tpl;user;vb;vbs;vtm;vtml;wml;xhtml;xml;xsd;xsl;xslt;yaml;yml;",
   "Columns": "Name;Display Full Path;Date Accessed;Date Created;Date Modified",
   "Sort": "",
   "Descending": 0,
   "View": 0,
   "Macro": "",
   "Key": ""
 }
] 
( https://www.convertcsv.com/csv-to-json.htm )
Based on my filters data, can you identify my problem in Everything 1.5 Content search?

I very much appreciate the value of the 'content:' query option. So useful.
Of course, I've somehow ruined mine, as evidenced in the results view.

Note there are three distinctly different "web" paths which should be included in the content search.
Have you a recommended starting point, or order of operations for debugging it?

Thank you!
:)

Edit: I see what was causing the problem. I was expecting Evereything to index the network folders recursively (e.g. Linux on LAN). Once I specified the individual locations (vs a parent location), the content is now indexed as expected.

Thank you!
Post Reply