As it is, if you copy a Property of multiple files, like sha1:,
if you were to paste said copy, it gets pasted with OR's.
If your intent is to then search using said sha1:,
would it make more sense if they were pasted with semi-colon ?
that way, sha1:<paste> & you have your answer
Code: Select all
sha1:4aee2...|a8ee6...
vs.
sha1:4aee2...;a8ee6...
date wouldn't work, particularly, cause there is no tolerance factor
eh, maybe not?