Everything 1.5 • Re: Understanding Indexing an encrypted drive.
I am puzzled that the results list is populated with document names that I know exist but which are temporarily inaccessible.Perhaps Everything 1.5b was so busy rebuilding/updating indexes that it...
View ArticleEverything 1.5 • Understanding Indexing an encrypted drive.
I am curious, is all. Each morning when I boot up I read the online news and by then Everything is alive and well, and I can locate documents on my data drive, T:, which is a Veracrypt encrypted...
View ArticleEverything 1.5 • Re: EBV with /copy <formatfiletime:$date-modified... does...
Thank you for the issue report Herkules97,It's a bug with <FORMATFILETIME:...>It will be fixed in the next update.Statistics: Posted by void — Fri Sep 18, 2026 11:53 pm
View ArticleEverything 1.5 • Re: Debug Console - Edit Mark, "hangs" Everything
It's the intended behavior.While in Mark mode, Everything is paused.It's useful to copying things out of the console without having Everything spamming more debug output.It's always been like...
View ArticleEverything 1.5 • EBV with /copy <formatfiletime:$date-modified... does not...
Per Google I found this suggestion, which seems to work fine for timestamps that are filled with non-zero stuff.viewtopic.php?p=64127#p64127But if something is say .0000000 it instead copies 6, so...
View ArticleEverything 1.5 • Debug Console - Edit Mark, "hangs" Everything
Debug Console - Edit Mark, "hangs" Everythingopen Debug Consolein the DC "title bar" (that thing at the top), right-click, Edit | Markselect something in the window - do not hit return(such that the...
View ArticleDevelopment, plugins and third party software • Re: voidImageViewer
Viv is the only software left on my computer that doesn't have a dark mode or theme. I'd be happy to have it for the main frame only; the settings can be done at another time, but please help my eyes!...
View ArticleSupport • Re: HTTP Server Logging not working
Everything HTTP Server 1.0.5.6 adds log flushing.Sorry, this was added a while ago and I never published it.Old versions would buffer the log before writing it to disk.Thanks! This seems to be logging...
View ArticleSuggestions • Re: Shortcut Ctrl+Shift+Enter to Open Parent folder WITHOUT...
The default keyboard shortcut to open the parent folder is Ctrl + Enter.close_on_execute disabled:In Everything, from the Tools menu, click Options.Click the Keyboard tab on the left.To the right of...
View ArticleSupport • HTTP Server Logging not working
Everything 1.5.0.1423b (x64)Everything Server Plugin 1.0.4.5.x66Everything HTTP Server Plugin 1.0.4.5.x64Setting up some trials on my homelab to index my network drive from a VM and serve that up to...
View ArticleEverything 1.5 • Re: Everything 1.5 Regex (Backreferences)
At least in my environment, regular expressions that reference a capture group within a negative lookahead construct work correctly (as expected).As a side note, the regular expression you provided is...
View ArticleGeneral • Re: Updating an existing tranlation
Hello DavidHere is the French version, finally completed for v1.5 beta. Template_french.txtHave a nice day ============= Pour les utilisateurs francophones: =============================BonjourLe...
View ArticleEverything 1.5 • Everything 1.5 Regex (Backreferences)
I am looking for items which have double date infos in the file name, but not the same year.This should work, but doesn'tCode-SnippetCode: (_(20(..)) Nr.*\.20(?!\2)(..)) (_(20(..)): Group 2 captures...
View ArticleEverything 1.5 • Re: Everything 1.5.0.1423b (x64) – real-time index not updating
Please make sure Everything is installed correctly and running as a standard user:In Everything, from the Tools menu, click Options.Click the General tab on the left.Check Store settings and data in...
View ArticleEverything 1.5 • Everything 1.5.0.1423b (x64) – real-time index not updating
I've noticed that Everything 1.5.0.1423b sometimes fails to update its index in real time.For example, I deleted a file from Everything it self, but the file still appeared in Everything's search...
View ArticleSupport • Re: Some search terms literally crashes Everything
What version of Everything?Post, Help | TroubleshootingPerhaps related to shell extensions?viewtopic.php?t=16495Statistics: Posted by therube — Wed Sep 16, 2026 10:02 pm
View ArticleSupport • Some search terms literally crashes Everything
When I search with certain terms, everything crashes repeatedly. For example, I have a folder named "Turing_Illustrator". When I search with "Turing", as soon as I write "Turi", Everything crashes. I...
View ArticleEverything 1.5 • Re: 【Bug】A minor bug related to the header
However, if there's a selection in the search box it is replaced with the inserted search function.(Now) knowing that, I can use that as a "fix" for my issue with, Everything (context-menu) - Search...
View ArticleSupport • Re: search query for folders containing an unsquare folder.jpg
This type of search has to be done in two steps:Code: folder.jpg !aspect-ratio:square savefilelist1: newsearch: childfilelist1:This searches for folder.jpg where the aspect ratio is not square and...
View ArticleSupport • search query for folders containing an unsquare folder.jpg
Everything Version 1.5.0.1423b (x64)I'd like to find folders that contain a file named folder.jpg that is not square. My query didn't work!descendant:folder.jpg width:<>height:Any help would be...
View Article