Page 2 of 2

Re: Turn off 'Show folder sizes' for paticular directory

Posted: 17 Apr 2016 18:16
by admin
I find it logically / interfacially (?) difficult to implement this additionally to the already existing options.

Maybe a blacklist (tweak) is the answer: A list of locations to be excluded from 'Show folder sizes'. Hmm?

Re: Turn off 'Show folder sizes' for paticular directory

Posted: 17 Apr 2016 18:29
by Sander Bouwhuis
Sure, that would certainly work for me.

Or, perhaps have a setting that the calculations can take no longer than n seconds?

Or, perhaps DON'T restart the calculations when the underlying directories change within a certain amount of time (or during calculations).
Sort of like, calculate once. Don't repeat the calculations constantly. The same problem occurs when you're copying files to a sub-directory. The show folder sizes routine runs for every file change and I have to use the "don't refresh directory" option (CTRL-R).

Re: Turn off 'Show folder sizes' for paticular directory

Posted: 17 Apr 2016 18:53
by admin
I'll think about the options...

Concerning your last point, untick this and no update should happen during file copies:
Configuration | Refresh, Icons, History | Auto-Refresh | Refresh during file operations

Re: Turn off 'Show folder sizes' for paticular directory

Posted: 17 Apr 2016 19:05
by admin
iycgtptyarvg wrote:Or, perhaps DON'T restart the calculations ... during calculations.
Actually that was a good point! I added re-entry block to the main calculation, something I should have done on day one.

The ideas are not so good IMO. I think the blacklist is the cleanest way. But I will sleep over it...