Everything 1.5 Alpha • Stop an ongoing search via SDK
If I end up with a search started using the current SDK, which is taking too long, is there a way to stop the process, and only have the results obtained up to that point?Statistics: Posted by...
View ArticleGeneral • Re: Regex issue (MultinameSearch)
But a super-fast search doesn't involve many steps, you just need to instantly combine the names in one or 2 steps, and then within seconds have the results in MasterSeeker, without having to add yet...
View ArticleEverything 1.5 Alpha • Everything Server cannot connect
Hello,I tried everything I could think of but cannot manage to get it connected and working.PC A has everything server plugin installed and PC B is trying to connect.Allowed UDP and TCP incoming port...
View ArticleEverything 1.5 Alpha • Re: Stop an ongoing search via SDK
Everything tracks IPC queries by reply window handle.The easiest way to cancel a long search is to send another query with the same reply window handle.The new query will cancel the old query.To...
View ArticleEverything 1.5 Alpha • Re: Everything Server cannot connect
The debug output should show more information about the connection failure:In Everything 1.5, from the Tools menu, under the Debug submenu, click Start debug logging.Attempt to connect to your...
View ArticleSupport • Re: How to find folders with a certain word and not a connected part
Everything treats spaces and punctuation as word breaks.I will consider an option to match words with space breaks only.Thank you for the suggestion.For now, use regex: for more control, for...
View ArticleGeneral • Re: Not remembering the order of results
Thank you for your feedback.Everything will only keep the sort when you are using a 'fast sort'.Everything will revert to name sorting when the sort would be slow.Please make sure fast sort is enabled...
View ArticleSuggestions • Re: MULTIPLE SEARCH PROFILES.
Everything supports Multiple Instances.For example:Everything.exe -instance "C: Drive"Everything.exe -instance "D: Drive"Everything.exe -instance "E: Drive"Statistics: Posted by void — Wed Apr 24,...
View ArticleSupport • Re: Scanning another drive
Please make sure these files are not excluded from Tools -> Options -> Exclude.Please make sure no search options are checked under the Search menu (eg: uncheck match case, uncheck match whole...
View ArticleEverything 1.5 Alpha • Don't clone/duplicate tab when opening new tab/window
Is there a way to make it so new tabs and windows open blank, i.e. without any search content, instead of with a copy of whatever search exists in another already open tab/window?Statistics: Posted by...
View ArticleEverything 1.5 Alpha • Re: Don't clone/duplicate tab when opening new tab/window
New windows/tabs will use your default search settings under Tools -> Options -> Home.Statistics: Posted by void — Thu Apr 25, 2024 1:30 am
View ArticleEverything 1.5 Alpha • Re: Drop Target (Highlighted) option highlights whole...
I'm seeing the expected coloring here.Could you please send a screenshot.Could you please send your about:config to support@voidtools.comStatistics: Posted by void — Thu Apr 25, 2024 1:44 am
View ArticleSupport • How to escape double quote in the content parameter
Hello,My query does not work, Everything 1.4.1 cannot find any file:C:\folder\ type:html content:<body id="gen"I would like to find HTML files containing this string:Code: <body id="gen"Thanks...
View ArticleEverything 1.5 Alpha • Re: Some minor details
I forgot to mention here, you can override the default behavior.To set the default action when opening a search:In Everything 1.5, from the Tools menu, click Options.Click the Advanced tab on the...
View ArticleSupport • Re: How to escape double quote in the content parameter
Everything 1.4 uses the system iFilter to search html content.The stock iFilter on Windows will strip out all html tags.In Everything 1.4, please try the following search:utf8content:"<body...
View ArticleEverything 1.5 Alpha • Re: Sessions
Good idea.I will add a -restore-previous-session command line option and have the installer use this when restarting Everything.Thank you for the suggestion.Statistics: Posted by void — Thu Apr 25,...
View ArticleEverything 1.5 Alpha • Re: Is it possible to exclusively open a window/tab...
Everything 1.5.0.1373a fixes an issue with -enable-result-omissions/-disable-result-omissions being applied after the new window/tab was created.Thank you.Tested. Now, both "-disable-result-omissions"...
View ArticleEverything 1.5 Alpha • F10 (Global) File - Exit
Hi,Tools > Options... > Keyboard > Show commands containing: ExitShortcuts for File | Exit command:ALT+F4 (Global)F10 (Global) ... does not work - after pressing F10 the "File" menu is...
View ArticleEverything 1.5 Alpha • Re: F10 (Global) File - Exit
Thank you for the issue report tuska,Everything is currently treating F10 as Alt + F10.I will have this fixed in the next alpha update.For now, please bind Alt + F10 to your File | Exit command...
View ArticleSupport • Re: Query suggestions please: Parent folder below a size, not...
From what I understand you want to delete the folder:V:\Videos\Movies\The.Best.Movie.1080pDo you only want to delete the sample...
View Article