Everything 1.5 Alpha • Re: Search for zero size files inside archives
No, there are no features that support this.Statistics: Posted by NotNull — Fri Apr 12, 2024 6:50 pm
View ArticleEverything 1.5 Alpha • [Suggestion] Add $parent-size:
I was trying to create an Everything version of TreeSize and the like, butr ran into a missing $parent-size:Now $parent-size: is technically speaking not a property of a file or folder (and probably...
View ArticleEverything 1.5 Alpha • Re: [Suggestion] Add $parent-size:
I'll add parent-size and root-size properties.Thank you for the suggestion.Statistics: Posted by void — Fri Apr 12, 2024 11:07 pm
View ArticleEverything 1.5 Alpha • Re: What metadata does XMP / People look for?
I got a working script to copy the people data from Picasa-tagged images to people tags that everything can read.It checks if the tags are different, and if they are it captures the modified time...
View ArticleEverything 1.5 Alpha • Uniform file size unit, more than 1024KB, with MB,...
Uniform file size unit, more than 1024KB, with MB, more than 1024MB, with GBStatistics: Posted by Tuutg — Sat Apr 13, 2024 3:14 am
View ArticleEverything 1.5 Alpha • Excluding files & folders with DM in the future
I often watch in Everything for latest created/modified files, but I notice that are in my system some files (installed fonts and others) with modified date way in the future, that are always on top...
View ArticleEverything 1.5 Alpha • Re: Uniform file size unit, more than 1024KB, with MB,...
To set the size format to auto:In Everything, from the Tools menu, click Options.Click the View tab on the left.Set the Size format to: AutoClick OK.Statistics: Posted by void — Sat Apr 13, 2024 9:22 am
View ArticleEverything 1.5 Alpha • Re: Shortcut Target Size Columns needs adjustments
I am now on Everything 1.5.0.1371a x64 Portable and still using BookmarkCode: *.lnk addcolumn:a a-label:="Shortcut Target Size" a-align:right...
View ArticleEverything 1.5 Alpha • Re: Search content automatically without...
A side suggestion here, when you right-click in the preview box you could have a "Search for content" menu item analogous to when you click a column heading, which would place aCode: content:phrase in...
View ArticleEverything 1.5 Alpha • Re: Excluding files & folders with DM in the future
Add the following to your search:Code: !dm:>now! = NOTThanks NotNull. I know how to search this, I was wondering if it can be made like a (semi)permanent filter, preferably in the Result Omissions...
View ArticleEverything 1.5 Alpha • Re:...
Yes, it thereThank youStatistics: Posted by Thy Grand Voidinesss — Sat Apr 13, 2024 5:34 pm
View ArticleEverything 1.5 Alpha • Re: Volume C stopped being indexed
And once again my volume C has stopped being indexed; a few weeks ago. Then, a couple of days ago, I have upgraded Everything to version 1.5.0.1371a x64 Portable- but it did not fix itselfAnd so: are...
View ArticleEverything 1.5 Alpha • Re: Finding archives within archives [SOLVED]
OK, I think all of the above covers this topic extensively[The only thing remaining are those glitches viewtopic.php?p=64147#p64147 - but as I have not encountered them again I cannot add anything to...
View ArticleEverything 1.5 Alpha • Re: Bookmark icon displayed black
Thank you for bringing this issue to my attention.Everything currently doesn't like %SystemRoot%For now, please replace %SystemRoot% with C:\windowsI'll have this fixed in the next alpha...
View ArticleEverything 1.5 Alpha • Re: Unidentified color options
#1] What is the Drop Target (Highlighted) suppose to be? Function of Drop Target I understand and get to experience / see- but how is a path suppose to be somehow highlighted and under what...
View ArticleEverything 1.5 Alpha • Re: Columns widths are messed up after updating
Everything will not "size your columns" to fit on zooming.Consider Using Ctrl + Shift + mousewheel to zoom and then Ctrl + Shift + NumPad+ to size columns to fit the window.Statistics: Posted by void...
View ArticleEverything 1.5 Alpha • [FEATURE REQUEST] Customize row highlight color when...
When using Everything to go through multiple files, it can be difficult to see where you are in the list when in another program and Everything is unfocused, since the row highlight changes color and...
View ArticleEverything 1.5 Alpha • Re: [FEATURE REQUEST] Customize row highlight color...
To set the inactive selection color:In Everything, from the Tools menu, click Options.Click the Fonts and colors tab on the left.Set Item to: Result List (If the Item option is shown)Select Inactive...
View ArticleEverything 1.5 Alpha • Re: Toggling between two window sizes
The preview pane wouldn't even need to be switched on and off if the logic controlling its size was different. Right now, if I have a restored window (normal size) and activate the preview pane and...
View ArticleEverything 1.5 Alpha • Re: query first 'n' identical characters in a foldername
hi, the regex works very well, a big thanks once more!A follow up on this thread. The expression below (and above) is giving me: "the first 5 characters must be identical"regex:"^(.{5})"...
View Article