sharry icon indicating copy to clipboard operation
sharry copied to clipboard

Feature request: Show some basic metadata

Open mohag opened this issue 1 year ago • 1 comments

I have sometimes uploaded two versions of the same file. (accidentally before deleting the old version)

Currently, the UI shows a rounded file size and no oher metadata, which makes it hard to figure out which one is the version that should be deleted.

Some more metadata would make this easier. (At least on the uploader UI, the view UI I'm less sure if it is needed)

Data that I know is already present: An exact file size (maybe shown when the current file size is hovered), Upload date / time, checksum - If it is a common hash, otherwise a well known hash (which will likely have a performance impact, but presenting the checksum might still be useful to identify duplicates)

Edit: I checked the DB

mohag avatar Jan 14 '25 07:01 mohag

Thank you, yes it makes sense to show more things to disambiguate same named files. 👍🏼

eikek avatar Jan 22 '25 13:01 eikek