Search found 53 matches

by EricB
Mon Dec 18, 2023 10:03 am
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Hi void, I did some experimenting MD5-ing on Network drives with large amounts of files. I see an improvement insofar that the network disconnect does not seem to happen anymore. However, I got a GUI hangup twice, which unfortunately also undid all the MD5 progress, since the database wasn't flushed...
by EricB
Fri Dec 15, 2023 7:56 am
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Thank you, David! I'm going to test this the coming days. Is Ctrl-F5 on !MD5: search selection still the best way continuing indexing the properties in this case? Or should I just re-index the network drive? Just out of curiosity, did you implement some mechanism to mark a network drive "dirty&...
by EricB
Sat Dec 09, 2023 1:30 pm
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Hello void, Today I indeed followed the procedure as described, it was happily MD5-ing, I got away from the machine 10 minutes and after unlocking it, I saw that the indexing had stopped. Since the debug file has become quite large (even zipped it is 12 Mb), and I don't want to strip it, could I sen...
by EricB
Wed Dec 06, 2023 11:57 am
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Everything sees the move as removed + added. The md5 property value is removed and then re-gathered. This is just a limitation with ReadDirectoryChanges. Too bad, but I understand the reason. I have been testing your settings my end and haven't run into the issue yet. Locking a work station appears...
by EricB
Tue Dec 05, 2023 4:24 pm
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

I understand that sidecar files would lessen the load on Everything itself, but the beauty of internal checksums, once generated, is that they are maintained with every file operation, beit copy, move or delete. Less issues with lingering remains, so to say. At least, this is what I thought. But I ...
by EricB
Tue Dec 05, 2023 9:40 am
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

The first thing to catch my eye was "exclude_recall_on_data_access":1 (Tools -> Options -> Properties -> MD5 -> Exclude recall on data access) I wonder if these network files have the M attribute set? Please check if M is shown in the attributes column for these files. Checked that, but n...
by EricB
Tue Dec 05, 2023 9:23 am
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Sent it, might end up in Junk, since I attached the info as a text file.
by EricB
Tue Dec 05, 2023 8:18 am
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Hi void, I recommend using sidecar files to store md5 values. I understand that sidecar files would lessen the load on Everything itself, but the beauty of internal checksums, once generated, is that they are maintained with every file operation, beit copy, move or delete. Less issues with lingering...
by EricB
Mon Dec 04, 2023 4:11 pm
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Another observation: After the select all and ctrl-F5 the indexing for the single network drive was busy. From the corner of my eye (this machine is next to me on the desk, working on another one) I saw suddenly the GUI refreshing, getting rid of the selection and the indexing stopped. So could it b...
by EricB
Mon Dec 04, 2023 3:51 pm
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

If you want to exclude (from Index rather then display) Well, I wouldn't exclude c: from indexing, but exclude it from the list of files not having an md5 yet. Those are selected and triggered into property indexing by ctrl-F5. How many is lots? About 320K files, which might be reduced quite some b...
by EricB
Mon Dec 04, 2023 2:51 pm
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

I also found out on another machine that certain entries on a Google Drive volume are not MD5 property indexed:
extensions are gdoc gslides gsheet gjam gform lnk. I guess these are treated like hardlinks here and therefore skipped?
by EricB
Mon Dec 04, 2023 11:23 am
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

Re: MD5 Property indexing for network drives seems to die

Hello void, Thanks for the prompt response. I've done as you described, and again saw indexing stopping intermittently. Some observations: A lot of files in Windows system seem to render the CreateFileW error. I excluded drive c: from the !md5 query for now. Not sure if that is one of the reasons fo...
by EricB
Sun Dec 03, 2023 7:31 pm
Forum: Everything 1.5 Alpha
Topic: MD5 Property indexing for network drives seems to die
Replies: 26
Views: 11768

MD5 Property indexing for network drives seems to die

Hi, I'm using Everything 1.5.0.1361a (x64) on Windows 10 22H2. I've several network drives on a Synology NAS attached, with lots of files. I know I've quite some duplicates there, so I defined an MD5 property so that information would be added to the index permanently (MD5 calculation on demand is q...
by EricB
Thu May 19, 2022 8:31 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236215

Re: suggestions and questions about ui/result list

Maybe this tool can also serve as an inspiration: https://github.com/zzzprojects/findandreplace

I use it myself, and it is both fast and easy-to-use.

Regards, EricB
by EricB
Thu Apr 07, 2022 8:18 pm
Forum: General
Topic: QuickSwitch
Replies: 198
Views: 838790

Re: QuickSwitch

Here you go ... Thanks a ton! Menu in the attached version will use the same dark/light scheme as Windows. Requires Win10 at least (Win8 might work too) Briefly tested ... Well, seems to work fine here. And I know now how to create executables from AHK scripts. I even added some "white Q on bl...
by EricB
Thu Apr 07, 2022 5:30 pm
Forum: General
Topic: QuickSwitch
Replies: 198
Views: 838790

Re: QuickSwitch

If i bothers you a lot, i can write a custom version or provide instructions on how to change it yourself. No great bother, but it still attracts my attention. Would be nice to have a go at it myself, so some directions where to make changes would be awesome. I think I can handle compiling myself, ...
by EricB
Thu Apr 07, 2022 9:20 am
Forum: General
Topic: QuickSwitch
Replies: 198
Views: 838790

Re: QuickSwitch

I really like Quickswitch, providing me more flexibility in Open/Save dialogs.

The only thing that I would stil wish for is a "dark mode" coloring style for the dialog. Is this something that is easy to achieve?
by EricB
Tue Feb 22, 2022 4:50 pm
Forum: Bug report
Topic: Performance issue bottleneck when scanning new drive - OutputDebugStringW
Replies: 2
Views: 2745

Re: Performance issue bottleneck when scanning new drive - OutputDebugStringW

@golosovsky

In the past I've also seen lagging behaviour of Everything 1.4 in combination with Google Drive. After changing to Everything 1.5a this does not occur anymore.

Regards, EricB
by EricB
Thu Feb 10, 2022 7:48 am
Forum: Suggestions
Topic: Search only x pages for content
Replies: 2
Views: 2048

Re: Search only x pages for content

If we are talking epubs, e.g. Calibre can generate small sidecar opf files with metadata, which may also contains a short description (summary) of the book. Those might come in handier than scanning book contents (most of the electronic formats are zip-derived anyway).
by EricB
Thu Feb 03, 2022 4:55 pm
Forum: Everything 1.5 Alpha
Topic: What character to use in foldername in order to sort first?
Replies: 7
Views: 3245

Re: What character to use in foldername in order to sort first?

Hi Kazzy,

I've also folders -, # and .whatever on my system. Courtesy of NodeJS and modules. It seems the character precedence does not exactly follow the ascii standard. Maybe you could try and hack a harmless control code into a filename and see what happens...

Regards, Eric
by EricB
Thu Feb 03, 2022 3:49 pm
Forum: Everything 1.5 Alpha
Topic: What character to use in foldername in order to sort first?
Replies: 7
Views: 3245

Re: What character to use in foldername in order to sort first?

If you do not have any exotic folder names, the _ (underscore) as a leading character would work (just tested in my setup). You would have to sort the results by name.

I see that folder names -, #, $, and .something take precedence, though, in that sequence.
by EricB
Wed Feb 02, 2022 11:27 am
Forum: Everything 1.5 Alpha
Topic: Use %COMPUTERNAME% in es.ini
Replies: 5
Views: 2017

Re: Use %COMPUTERNAME% in es.ini

@ NotNull, Your batch statement is way neater than my makeshift approach (I hardly ever do anything with batch) and is working right out of the box. The %* parameter trick is new to me, but noted for future reference. Thanks! I'll look into db_multi_user_filename setting and see if that works for me...
by EricB
Wed Feb 02, 2022 7:52 am
Forum: Everything 1.5 Alpha
Topic: Use %COMPUTERNAME% in es.ini
Replies: 5
Views: 2017

Re: Use %COMPUTERNAME% in es.ini

Void, thanks for considering this. I'm currently using es in a batch, but to get more parameters working I have to use

Code: Select all

es.exe -instance %COMPUTERNAME% %1 %2 %3 %4
If the instance (as expanded variable) is picked up from the ini it would be possible to use es.exe directly.
by EricB
Wed Feb 02, 2022 7:40 am
Forum: Everything 1.5 Alpha
Topic: Use %COMPUTERNAME% in es.ini
Replies: 5
Views: 2017

Use %COMPUTERNAME% in es.ini

Hello, I'm using Everything (and es.exe) in a portable, shared folder (dropbox) over multiple computers. The everything instance is launched by a batch file which contains: start everything64.exe -config %COMPUTERNAME%.ini -instance %COMPUTERNAME% -db %COMPUTERNAME%.db This works very well, every ma...
by EricB
Tue Feb 01, 2022 8:33 am
Forum: Development, plugins and third party software
Topic: voidhash
Replies: 26
Views: 20405

Re: voidhash

Just curious... it is stated that existing hashfiles are left alone, but this is only valuable when the folder content is utter static. How about updates? And how about having it team up with Everything, using the DM of the hashfile to check if files have been altered after hash file generation?
by EricB
Mon Jan 31, 2022 8:50 pm
Forum: Everything 1.5 Alpha
Topic: 1296: Crash & Ramble & .dmp
Replies: 15
Views: 15217

Re: 1296: Crash & Ramble & .dmp

I retried with 1298 and a set of 1000+ empty folders, not all on the same level, and got no hang-ups this time. Also I noticed that the Delete dialog did not remain pending at 99%, but immediately went to finish, after which Everything was immediately available again.
by EricB
Thu Jan 27, 2022 4:33 pm
Forum: Everything 1.5 Alpha
Topic: 1296: Crash & Ramble & .dmp
Replies: 15
Views: 15217

Re: 1296: Crash & Ramble & .dmp

It was if I recall correctly 1296 or even before. Could easily have been 100-200 folders. I'll retry with 1298 and see if this reproducible.
by EricB
Thu Jan 27, 2022 9:27 am
Forum: Everything 1.5 Alpha
Topic: 1296: Crash & Ramble & .dmp
Replies: 15
Views: 15217

Re: 1296: Crash & Ramble & .dmp

In addition to Raccoon's remark: I've seen that a bulk delete of (empty) folders also takes a lot of time, seemingly making Everything hanging. The Recycle Bin progress dialog is shown during the delete, and it remains hanging quite some time at 99%. Seems that this is holding up Everything, maybe h...
by EricB
Sat Jan 22, 2022 2:13 pm
Forum: Everything 1.5 Alpha
Topic: Always search unindexed content
Replies: 11
Views: 7551

Re: Always search unindexed content

How about only-unindexed: ?
by EricB
Thu Jan 20, 2022 10:53 am
Forum: Everything 1.5 Alpha
Topic: Everything Context menu find duplicates in selected folder
Replies: 37
Views: 405353

Re: Everything Context menu find duplicates in selected folder

Well, I know from experience that if the size difference is only so little, the difference in content of the zip would be negligible (for this specific case of ebook comparison). It would make it easier to inspect name duplicates; whenever there is such a small size difference, it is safe (in my exp...
by EricB
Thu Jan 20, 2022 8:12 am
Forum: Everything 1.5 Alpha
Topic: Everything Context menu find duplicates in selected folder
Replies: 37
Views: 405353

Re: Everything Context menu find duplicates in selected folder

I would second that! A duplicate subsearch for drilling down would be awesome. Another thought: often I'm looking for Name duplicates for ebooks (epub format, which is actually a zipfile). Sometimes only a single epub property is different (the .opf file in the epub, which contains the book descript...
by EricB
Wed Jan 19, 2022 1:51 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236215

Re: suggestions and questions about ui/result list

If an internal clipboard is in the planning, maybe have a look at ClipX at https://bluemars.org/clipx/ . I've been using this software for years and I'm very satisfied with it, also because it has some useful plugins. I know it's more than 14 years old, but I've tried several alternatives which just...
by EricB
Thu Jun 10, 2021 5:50 pm
Forum: Support
Topic: One drive and google drive
Replies: 5
Views: 7059

Re: One drive and google drive

Hi Gareth,

If the document type is determined by the extension this is certainly possible. Use ext:xls | ext:xlsx for Excel files, if needed add other extensions (for templates?). If you use this search often, consider to create a permanent filter.

Regards, EricB
by EricB
Wed Dec 23, 2020 12:34 pm
Forum: Suggestions
Topic: Poll: What are your favorite features for the next version of Everything?
Replies: 47
Views: 102343

Re: Poll: What are your favorite features for the next version of Everything?

For the dark mode 'voters' : workaround for the current version of Everything. (in case you missed it) I have this installed already for quite some time, much appreciated! However, 'native' dark theme which also takes menu bars, dialogs etc into account is preferred (like with TC 9.51, you know wha...
by EricB
Mon Dec 21, 2020 4:55 pm
Forum: Suggestions
Topic: Poll: What are your favorite features for the next version of Everything?
Replies: 47
Views: 102343

Re: Poll: What are your favorite features for the next version of Everything?

The few things that I can come up with:

- Dark mode
- Updated Everything SDK that supports named instances
- Indexing of some extra file properties, like bitrate, exif (has been mentioned before as tagging)
by EricB
Thu Nov 05, 2020 2:42 pm
Forum: Suggestions
Topic: Everything Toolbar in the Taskbar
Replies: 15
Views: 34308

Re: Everything Toolbar in the Taskbar

Thx for the update. Maybe David will release a newer SDK, hard to say.
by EricB
Sun Nov 01, 2020 10:10 pm
Forum: Suggestions
Topic: Everything Toolbar in the Taskbar
Replies: 15
Views: 34308

Re: Everything Toolbar in the Taskbar

Just stumbled upon this thread and installed the deskband toolbar. However, it does not show any results after typing. This might be because I use named instances for Everything. Just tested also without named instance and then I immediately get results. Can you confirm whether the toolbar uses the ...
by EricB
Tue Jun 13, 2017 12:02 pm
Forum: Support
Topic: Can I change default verb for context menu?
Replies: 3
Views: 4018

Re: Can I change default verb for context menu?

Hi David, This can not be changed for just Everything. You can change the default verb for the entire system, however, you will need to change it for every single file type. I was already afraid it would be system wide, which is too much hassle, since it would only be of use within Everything. The t...
by EricB
Tue Jun 13, 2017 10:11 am
Forum: Support
Topic: Can I change default verb for context menu?
Replies: 3
Views: 4018

Can I change default verb for context menu?

Hi, Something which is not obvious to me is whether I can change the default verb for the context menu within Everything. The default is now always Open, but I'd prefer "Open path" to be the default. The only way that occurs to me now is to change the command behind the "Open" ve...
by EricB
Tue Jan 31, 2017 10:28 am
Forum: General
Topic: Everything Icon Pack
Replies: 15
Views: 22661

Re: Everything Icons in Different Colors

Please try renaming your Everything icon to:
Everything-<instance name>.ico
Yes, that works! I tried something like this, and came close, but no cigar. I used Everything (instance name).ico, because that is how the tray icon shows its tooltip.

Thanks void!

Regards, EricB
by EricB
Tue Jan 31, 2017 10:07 am
Forum: General
Topic: Everything Icon Pack
Replies: 15
Views: 22661

Re: Everything Icons in Different Colors

Please make sure you extract the icon color of choice and rename it Everything.ico. Where did you place your Everything.ico ? Is Everything -> Tools -> Options -> General -> Store settings and data in %APPDATA%\Everything checked? Is your Everything icon file named Everything.ico ? Do you have Expl...
by EricB
Fri Jan 27, 2017 2:07 pm
Forum: General
Topic: Everything Icon Pack
Replies: 15
Views: 22661

Re: Everything Icons in Different Colors

Some time ago, I've followed the instructions in the link and didn't get it to work, the taskbar icon remained the default orange. I did not think much of it, but after an experiment today I realise that the coloured icon is actually working, but only for unnamed instances. And I'm always using name...
by EricB
Tue Dec 20, 2016 9:35 pm
Forum: General
Topic: Hosting problem?
Replies: 14
Views: 12990

Re: Hosting problem?

Seems to be working again, also when using https. Thx for looking into this!

Regards, EricB
by EricB
Mon Dec 19, 2016 7:30 pm
Forum: General
Topic: Hosting problem?
Replies: 14
Views: 12990

Re: Hosting problem?

I'm indeed running https Everywhere! It is not necessary to disable it completely, when you click on the "S" icon, you'll be presented with a rule for voidtools.com; if you just uncheck that, and reload the website without https:// prefix, it will work again. Still odd that the https will ...
by EricB
Mon Dec 19, 2016 3:38 pm
Forum: General
Topic: Hosting problem?
Replies: 14
Views: 12990

Re: Hosting problem?

Still the same, but only for Opera (my preferred browser). When trying to access the site using Edge or IE it works fine. Probably a cache/DNS/proxy/whatever problem?

Regards, EricB
by EricB
Mon Dec 19, 2016 11:59 am
Forum: General
Topic: Hosting problem?
Replies: 14
Views: 12990

Hosting problem?

Hi David,

When trying to check http://www.voidtools.com, I get an Oops, that page cannot be found, and pav.com.au homepage (probably the hoster?) is displayed.

Regards, EricB
by EricB
Fri Nov 25, 2016 2:28 pm
Forum: Suggestions
Topic: Full RSS feeds for Board?
Replies: 4
Views: 9013

Full RSS feeds for Board?

Hello,

I'm a regular user of newsreader/newsfeeds. Would it be possible to publish the board forums also as RSS feeds? This would make it much easier to monitor the board, since my newsreader is open all the time anyway.

Regards, EricB
by EricB
Tue Sep 06, 2016 11:08 am
Forum: General
Topic: Possible to generate filelists outside Everything?
Replies: 2
Views: 4970

Re: Possible to generate filelists outside Everything?

Hi David, Yes, I know about the -create-filelist option. The problem is that it is so slow over the network. Moreover, the NAS is also not state-of-the art and access is sometimes sluggish. If the NAS itself could generate filelists, that would exclude any network traffic (which seems to be be the m...
by EricB
Tue Sep 06, 2016 10:47 am
Forum: General
Topic: Possible to generate filelists outside Everything?
Replies: 2
Views: 4970

Possible to generate filelists outside Everything?

Hi, I own a Synology NAS which is indexed (as a set of folders) by Everything. Problem is that the indexing is painstakingly slow and after starting Everything it takes 15+ minutes or more before the indexing is ready. I figured that using a filelist would solve this, since it is plainly included wi...
by EricB
Wed Jun 29, 2016 1:36 pm
Forum: Development, plugins and third party software
Topic: How to address Everything named instance via IPC?
Replies: 2
Views: 13420

Re: How to address Everything named instance via IPC?

Hi Void,

Thanx for the quick response. Looking forward to the stable 1.4 version!

Regards, EricB