syngrafias icon indicating copy to clipboard operation
syngrafias copied to clipboard

Generate an SHA256 hexdigest for the content and not the timestamp

Open gridhead opened this issue 4 years ago • 0 comments

Check Duplicate issue This has not been mentioned of before.

Pitch your idea/new feature to add #72, once merged will bring this problem to point. Hashing the contents would help notice the differences between two nearly identical files while hashing the timestamp does not add much value as it is already added in the name. Also, the inclusion of the hexdigest string in the file name can make it too long and render it invalid on some file systems. It should clearly be stored only in the contents of an SWD.

gridhead avatar Dec 10 '20 18:12 gridhead