Everything 1.5 Alpha • reorder: search modifier
Search modifiers can be disabled by prefixing it with: no[..]Prefix a search modifier with :: to enable it globally.For example, to enable match case for the rest of the search:::case: FOO BARWhat...
View ArticleEverything 1.5 Alpha • Re: reorder: search modifier
reorderno-reorderreorder: is enabled by default.reordering executes the fastest search functions first and the slowest ones last:Searching for:content:"foo bar" *.docxis automatically reorder from...
View ArticleEverything 1.5 Alpha • Re: query first 'n' identical characters in a foldername
thank you David!!Statistics: Posted by kazzybash — Sat Jul 20, 2024 12:46 pm
View ArticleSuggestions • Re: Retain search query on window close / execute
Oh, sorryBy the way, is there a single (let it be very very long) searchable table document of all the settings with their descriptions? I could paste it in a text editor and do some more efficient...
View ArticleSuggestions • Fully customizable size_auto_prefix (including space)
You have this nice size_auto_prefix option to allow for smaller custom labels, but then it automatically adds wide space character as a separator of the number and the prefix, so you can't use your...
View ArticleSuggestions • Re: Fully customizable size_auto_prefix (including space)
I'll look into adding an advanced option to disable the space.Thank you for the suggestion.Statistics: Posted by void — Sun Jul 21, 2024 5:58 am
View ArticleGeneral • Lastly opened files on the app launch
Hello,Is there a way to make Everything show the last opened files/folders on the launch of the app?For example, for the three last times where I lanched the app with "ALT + SPACE" hotkey, I looked...
View ArticleGeneral • Re: Lastly opened files on the app launch
From the View menu, under the Sort by submenu, click Date Run.Statistics: Posted by void — Sun Jul 21, 2024 11:02 am
View ArticleEverything 1.5 Alpha • Re: After switching from x86 to x64, Everything no...
To keep offline volumes in your index:In Everything, from the Tools menu, click Options.Click the NTFS tab on the left.Uncheck Automatically remove offline volumes.Click OK.Statistics: Posted by void...
View ArticleEverything 1.5 Alpha • SDK with File Atributes
Hey!I'm using a python class made from the SDK. (https://www.voidtools.com/support/every ... dk/python/) and I'm pretty happy with it.The filter "folder: d:\" returns 9,496 items in 0.010 seconds,...
View ArticleEverything 1.5 Alpha • Re: SDK with File Atributes
Sounds like Everything is going to disk to gather the attributes?Please make sure attribute indexing is enabled:In Everything, from the Tools menu, click Options.Click the Indexes tab on the...
View ArticleEverything 1.5 Alpha • Re: Pinyin search modifier
Hi, How to enable the modifier by default?Looking forward to supporting full spelling(全拼-quanpin) in the future. I mean pinyin:yiqie matches: 一切(yi1 qie1 qie4)Full spelling is more in line with...
View ArticleSupport • Re: Deploying Everything through
Please try with an uppercase /SNSIS: Which command line parameters can be used to configure installers?Statistics: Posted by void — Tue Jul 23, 2024 6:33 am
View ArticleGeneral • Re: How to Save Indexing on Everything
Hello Team,Despite having done the below steps, the index are not saving when the server is restarting.Can you advice urgently, how this can resolve the issue?Statistics: Posted by SGS&Co...
View ArticleEverything 1.5 Alpha • Re: How to show milliseconds on date modified
This didn't work, it still displays as many .SSS repeatsCan you try this, it should be the same but maybe not.HH:mm:ss:SSSLast thing if you don't already, try running EBV with admin?I think a...
View ArticleGeneral • Re: How to filter or select the specific dupe files?
I knew this post is pretty old. I have an new need of deleting those files with shortest in the same Hash group. Any ideas to do this with magic methed? Thanks in advance. Just like the attachement...
View ArticleEverything 1.5 Alpha • Re: properties and preview
I've put on my TODO list to add a property for the Portable Executable (PE) machine type. (arm support, exe and dll support)I think I am in the correct thread here:Some of us, perhaps a half dozen at...
View ArticleSupport • Re: file not appearing that i'm seeing in windows explorer
I am having a similar problem. A folder and everything inside it are not been showed in Everything. I have tried all the tips that was given in the topic, but no success.*I tried with the portable...
View ArticleEverything 1.5 Alpha • Re: How to export the results in the current GUI filelist
There's no command line option to export the current GUI results.To export your results:From the File menu, click Export....Change Save as type to: TXT Text Files (*.txt).Ctrl + Shift + C = Copy the...
View ArticleEverything 1.5 Alpha • Re: Group Policy - Toggle Window Hotkey
Verbose mode will not be required in 1384+Statistics: Posted by void — Wed Jul 24, 2024 11:22 am
View Article