General • Re: Control of indexing
What version of Everything?Statistics: Posted by void — Sun Oct 13, 2024 10:21 pm
View ArticleSuggestions • JPEG compression percentage column
I would like to suggest a feature that checks a jpeg/jpg file compression percentages (quality) and shows them in a column. Currently it seems it's impossible to do that. There is a 'Compression'...
View ArticleSuggestions • Re: JPEG compression percentage column
I have put on my TODO list to add a jpeg quality property.Thank you for the suggestion.Statistics: Posted by void — Mon Oct 14, 2024 12:25 am
View ArticleEverything 1.5 Alpha • Re: Open a file list without sorting
Edit -> Goto (Ctrl + G)There's a /select search command you can use from a bookmark:/select <zero-based-index>/selectFor third party apps:The next alpha update will support LB_SETCURSELYou...
View ArticleEverything 1.5 Alpha • Re: Three instances running, and one is at 20% CPU
Thank you for the issue report terrypin,Could you please send your Help -> Troubleshooting information.The next time this occurs, could you please create a mini crash dump:Wait for Everything...
View ArticleEverything 1.5 Alpha • Re: Comparing two folders and deleting files therein
It should look something like below (with a different separator line color).Blank lines between groups is not possible.Statistics: Posted by NotNull — Sun Oct 20, 2024 9:36 pm
View ArticleEverything 1.5 Alpha • Re: Final version
I am glad Everything's release schedules are based on functionality- and quality-levels instead of on random dates ...Besides: a William What's His Name wrote some wise words about this (ca 400 years...
View ArticleEverything 1.5 Alpha • Re: [Help] How to create a bookmark macro for...
Alternative solution:In Everything's search bar, type or paste the followingCode: /define myalias2=exact:parent-name:Press ENTERDonemyalias2:foo will now expand to...
View ArticleEverything 1.5 Alpha • Re: DST times not showing dm: times with 2 AM
dm:>=2018-01-01 $dm:<DATE(2018,3,1)+(8-(WEEKDAY(DATE(2018,3,1)-840000000000)+1))*840000000000Replace 2018,3 with your year,month.Excel: How to Find the First Sunday of Each MonthStatistics:...
View ArticleBug report • Re: Deleting/Renaming Network Folders : On fail release locks...
It's an issue with the Microsoft IShellItemImageFactory API.IShellItemImageFactory keeps a handle open to your thumbs.db.The same issue is present in Windows Explorer.To disable IShellItemImageFactory...
View ArticleEverything 1.5 Alpha • Re: search history in index journal
I will consider search history and bookmarks for the Index Journal.Thank you for the suggestion.Statistics: Posted by void — Mon Oct 21, 2024 9:42 pm
View ArticleSupport • Re: Everything always scans my 'Folders' on start
Everything 1.4 only has a -rescan-all command line option.-rescan-allTo rescan a specific folder in Everything 1.5 from the command line:Everything.exe -rescan "c:\path\to\rescan"-rescan...
View ArticleSupport • When I right-click on a file in Everything, the program exits and...
When I right-click on a file with a PDF extension in Everything and select, the program freezes and then crashes. This happens every time I test it, regardless of the PDF file. However, when I run...
View ArticleSupport • Uninstallation
I need some help uninstalling Everything.I tried uninstalling it through the uninstaller, Programs, BCUninstaller, and the shortcut alt-spacebar remains and i cannot remove it. I haven't been able to...
View ArticleSuggestions • Search Filters - custom context menu option
How hard would it be to add a custom context menu option or options for a "search filter". In my imagined use case I'd like to be able to right click on an empty pane after a search returns zero...
View ArticleSupport • Re: Uninstallation
What does Alt+<sp> do?Are you sure it was NoScript?Might it have been EverythingToolbar (which is different)?Statistics: Posted by therube — Tue Oct 22, 2024 8:05 pm
View ArticleSupport • Re: When I right-click on a file in Everything, the program exits...
Do you get the same crash in Windows Explorer on PDFs?Have PDF related items in your context-menu?Have a look at ShellExView & disable said content-menu related item & see if the crash...
View ArticleSuggestions • Re: Search Filters - custom context menu option
I did something like that (in Everything 1.5) by assigning a hotkey to my text editor... but I was only dealing with a specific directory where I wanted the newly created files to be...But I suppose...
View ArticleEverything 1.5 Alpha • Everything not displaying correct 1st sunday of a month
Hello, in excel this formula works to find the 1st sunday of each month as I've tested this with dates in the middle of the month. My question is when I substitute this into everything, I get the...
View ArticleEverything 1.5 Alpha • Re: Everything not displaying correct 1st sunday of a...
Excel date values: 1.0 = one dayEverything date values: 864000000000 = one dayIt's one of quirks with Everything formulas.Please...
View Article