therube wrote: ↑Mon May 13, 2024 3:05 pm
In
Everything 1.5 Alpha, you can add a Property [column] like MD5 (or CRC) hash, & so long as the column in not in focus; i.e. outside the current view-port, the hashes will not be computed. Bring the column into focus; i.e. scroll to the right such that it is shown, & hashes for those files seen will be computed (in lazy-load manner).
...
I've been using 1.5a exclusively for a long time. Still, Some of its newer capabilities remain a mystery (how about a help like "Everything for dummies"?)
Following your suggestion, I tried a lot.
- I added the CRC32 column via "organize Columns". No luck, it remains empty.
- finally found and used the Add-column:crc-32, but without the column "CRC-32 the effect is nil, no column is added at all. (I correct that: if there is
another Tab that does contain the CRC32-column, it works ?!)
- if the CRC32 was already there, Add-column:crc-32 actually does fill the values of it!!
- I tried .pem add-column:sha-256 and that does add the column SHA-256, but it is empty. Tried same with a previously added SHA-256 column, still always empty.
Like I said, a mystery. Any illuminations very welcome.