General • Re: Number of handles keeps increasing
I investigated this ina deeper way, it turned out that Nextcloud's desktop app had explorer integration which was causing all this activity, but why would Everything reporting or holding on new...
View ArticleGeneral • Re: ***I*** have a problem in identifying duplicate content.
The Christmas break seems to have cleared my head.I ran a search on a folder with 19,912 MP3 tracks, ostensibly all music (not audio books, not movies)Code: t:\music\ ext:Mp3 dupe:size;sha256 The...
View ArticleGeneral • Everything as search tool for a business
Good day,I have been looking for a simple search tool for business use. The requirements are not so complicated. A centralized database, capability to process tens of millions files and ability to...
View ArticleGeneral • Re: Everything as search tool for a business
The Everything Server supports the following:A centralized database.10+ million files.Everything users permissions.NTFS-permissions is on my TODO list for a future version of Everything.For now, the...
View ArticleGeneral • How To filter by date in es.exe
HelloCan you please help me figure out how to filter search result by date modified with the command line interface (es.exe)I need to output all files with a dm bigger than a specific date (10.01.2025...
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 ArticleGeneral • How To exclude a column from the efu
I need to exclude a specific column from the generated efu file list(date created for example)Is it possible from the command line with the es.exe ?Statistics: Posted by onair154 — Fri Jan 17, 2025...
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 ArticleGeneral • Whatever happened to searching by file tags?
I have certain files that I need to search by tags, yet Everything by default doesn't do that. Doing a quick google search I came upon this topic viewtopic.php?t=9877 fom 2021 where you say the...
View ArticleGeneral • Re: Whatever happened to searching by file tags?
Hi,As you can see in the post you linked to (in the 2nd post), it is possible to search for “Tags” in Everything 1.5 Alpha since 2021.If you want to try this out, then use the latest version from...
View ArticleGeneral • Re: Auto play media files
As this thread is more than 2 years old, let me add my "3 cents" to itI am a happy user of ET 1.5.0.1275a (x64) on Windows 10 Pro 64-bit. However, I have set media handler to Potplayer because it has...
View ArticleGeneral • Re: QuickSwitch
Since the newly added options are so far the only ones for which there are no shortcuts (underscores) yet, I would like to suggest the following: QuickSwitch-0.5dw9a.zipI just wanted to say a massive...
View ArticleGeneral • Delete files outside timerange over multiple dates.
Might be a hard "Subject" line to understand.Also had a hard time finding the right search words if this already have been posted.My case here i that i am screenshoting my screen every minut 24h a...
View ArticleGeneral • Re: Delete files outside timerange over multiple dates.
viewtopic.php?t=10176You can use dm-hour to filter just by the hour value of the date modified field. Something like this (for early morning files): dm-hour:0-8Statistics: Posted by dedupeit — Mon Jan...
View ArticleGeneral • Re: "Greatest Hits"
This has been at the back of my mind for some time ...I think Everything is very well documented, but still: the forum is full of extra knowledge, wisdom and practical application examples.This is an...
View ArticleGeneral • Company Network Drive Search Engine on the Web Using Everything 1.4...
I'm working on a project to make the company's network drive searchable via the web for everyone.Has anyone implemented this using the HTTP server in Everything 1.4? The data size is around 100...
View ArticleGeneral • Re: QuickSwitch
The script has been successfully finalised and compiled!Statistics: Posted by Rafaello — Mon Feb 03, 2025 10:44 pm
View ArticleGeneral • Re: long pathnames > 260 < 32767, filenames > 255
Sorry if I should have started a new thread instead of resurrecting this one.I only now found out that it's possible to enable long path names in Windows 10 (up to 32,767...
View ArticleGeneral • Remove characters from middle in filename
I copied lots of files with long file name (+256 char) to my windows, now most of the windows applications are not able to access those files.How do i remove characters from middle and keep the...
View ArticleGeneral • Re: Remove characters from middle in filename
Please post some examples and their matching desired new filenames.Statistics: Posted by NotNull — Sun Feb 16, 2025 4:42 pm
View Article