You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the suggestions Karthik gave, he wanted to see file previews for common file types. Zenodo also does this for some items. We have (had) something for CSVs which I think maybe dropped out of our code at some point.
I didn't see this in the tickets, so I put this placeholder in case this is something people get to in the future.
I've implemented file previews for csv, tsv, plain text, and small web images.
PDF previews would require something like pdfJS, and zip content lists require us to look again at container_files and our
compressed
issues. I'll create a separate ticket for these.
As part of the suggestions Karthik gave, he wanted to see file previews for common file types. Zenodo also does this for some items. We have (had) something for CSVs which I think maybe dropped out of our code at some point.
I didn't see this in the tickets, so I put this placeholder in case this is something people get to in the future.
Also may require some design thinking.
Related to https://github.com/orgs/CDL-Dryad/projects/1/views/15?pane=issue&itemId=22821524 and it seems like text file downloads are now saved rather than rendered and opened with the system viewer or other viewer which treats them better.
The text was updated successfully, but these errors were encountered: