Suggestions • Re: Database compression
nevermind, i thought brotli by default was multithreaded. At that point it's better to use something like zstdStatistics: Posted by random_username — Wed Jan 15, 2025 10:00 am
View ArticleEverything 1.5 Alpha • Re: Any way to "split" the everything.db file?
A portable database makes no sense to me.The content is never be the same for different Systems.The size itself is never to be a problem for local storage, even for many files and large content...
View ArticleEverything 1.5 Alpha • Filtering images for portrait/landscape mode?
I wonder, if it's possible, since some images also may be sligthly cropped to some non standard values (e.g. being not perfectly 4:3). And are 'normal' and 'transverse' the equivalent to portrait and...
View ArticleGeneral • Re: How To filter by date in es.exe
es.exe C: dm:">10.01.2025" es.exe C: dm:">"10.01.2025Statistics: Posted by therube — Thu Jan 16, 2025 6:16 pm
View ArticleEverything 1.5 Alpha • Re: Service not working
Isn't harry's issue going to be different, as he is on Win7, & so (generally, unless paid or hacked) there are no Windows "updates" to contend with (to break things ).but I'm getting a UAC box pop...
View ArticleEverything 1.5 Alpha • Re: Filtering images for portrait/landscape mode?
I don't know if there's metadata that tells you if an image is in portrait or landscape mode directly but you can get dimensions.Statistics: Posted by dedupeit — Thu Jan 16, 2025 7:12 pm
View ArticleSuggestions • Re: Database compression
FWIW, In Everything 1.5 database compression is no longer an option.It could cause issues when rebooting the system. Compressing large databases could take too long before the actual reboot took...
View ArticleEverything 1.5 Alpha • Re: Change in use of <TAB> key in results window?
That is a feature.It allows you to F2 the next item(s) without having to purposely invoke F2 (again & again).TheRube, thanks to the answer to my question. I can see that this feature would be...
View ArticleBug report • Failure at start: Certificate missing
Hi, as you can see in the attached image, i'm not able to start Everything any longer. Is there any suggestion to solve my Problem? The program works fine, i did no changes, no update or anything...
View ArticleBug report • Re: Failure at start: Certificate missing
There are more people with this issue. See this discussion.(re-configuring Windows Defender might solve the issue, but that is uncertain at this time)Statistics: Posted by NotNull — Fri Jan 17, 2025...
View ArticleSupport • Can’t run Everything 1.4.1.1026 after Microsoft update on Jan 15 2025
Hi,Any plan to fix this as Windows says thatA certificate was explicitly revoked by its issuer. This seems to be related to app certification chain blocking by the updated rules from KB890830...
View ArticleSupport • Re: How to "Open Path" within currently searched file...
Windows has not (yet?) provided a command-line syntax to open a folder in a new tab.There are alternatives. I think I once wrote something to force an existing Explorer to open a path in a tab. With...
View ArticleSuggestions • Re: Non-Image/Image Seggregated View
With the standard listview that comes with Windows, I don't think it is possible to match details- and thumbnail view.As a workaround, it is possible to prioritize certain results. For example all...
View ArticleEverything 1.5 Alpha • Re: Bookmark all current tabs from a window?
Each tab has to be bookmarked separately..But maybe Sessions can help you here.Statistics: Posted by NotNull — Sat Jan 18, 2025 4:02 pm
View ArticleGeneral • Re: How To exclude a column from the efu
For example:Code: es.exe "c:\your folder\" -full-path-and-name -size -dm -attributes -export-csv .\output.efuEFU is more or less a fixed format. Export-csv gives you flexibility. Give the output file...
View ArticleSupport • Including folder size is not working for me
"Include folder size" is checked in Tools > Options > Index as well as "Include file size" yet neither X:\ total-child-size:>1gb nor X:\ child-size:>1gb return any results. And there are...
View ArticleSupport • Re: Including folder size is not working for me
total-child-size: and child-size: were introduced in Everything 1.5. Are you running Everything 1.4?Statistics: Posted by NotNull — Sat Jan 18, 2025 5:05 pm
View ArticleEverything 1.5 Alpha • Re: Character code of file name in zip file.
I'm sorry about my lack of a check.The file name encoding is actually "Windows code page 932" despite the setting that an archiver uses UTF-8 encoding.So, can the Everything determine whether the...
View ArticleEverything 1.5 Alpha • Re: Force create all thumbnails
I recall separate programs to do this, which could be added as a folder right-click.Other option is to have somewhere a window of tiny thumbnails to force a large number to thumb.I would add that...
View ArticleEverything 1.5 Alpha • Re: Everything 1.5 SDK
May I ask if there is a documentation for the communication protocol?If such documentation exists, it would be more convenient to communicate directly using various programming languages without...
View Article