in file query I need olny :lol: :idea:

Discussion related to "Everything" 1.5.
Post Reply
aaa3_com
Posts: 5
Joined: Wed Feb 15, 2023 6:18 pm

in file query I need olny :lol: :idea:

Post by aaa3_com »

Hide file extension example ( Names.zip or Names.rar ) in file query I need (Names Files onley) ... Thank you :lol: :idea:
NotNull
Posts: 5961
Joined: Wed May 24, 2017 9:22 pm

Re: in file query I need olny :lol: :idea:

Post by NotNull »

To find files without extension named "Names", try the following search query:

Code: Select all

file:   exact:names

If even the case (capitals or not) matters:

Code: Select all

file:   case:exact:Names
aaa3_com
Posts: 5
Joined: Wed Feb 15, 2023 6:18 pm

Re: in file query I need olny :lol: :idea:

Post by aaa3_com »

I want the file name to appear without this extension (example: abcd) without (.mp4)
Attachments
لقطة الشاشة 2025-03-17 074449.png
لقطة الشاشة 2025-03-17 074449.png (26.56 KiB) Viewed 2625 times
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: in file query I need olny :lol: :idea:

Post by void »

Everything 1.5 -> Tools -> Options -> Advanced -> hide_extension=true
jimspoon
Posts: 213
Joined: Tue Apr 26, 2011 11:39 pm

Re: in file query I need olny :lol: :idea:

Post by jimspoon »

Adding Stem as a column is another option:

Image
Post Reply