Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files: Quick Viewers for Common File Extensions #2214

Closed
4 tasks
eaquigley opened this issue May 28, 2015 · 10 comments
Closed
4 tasks

Files: Quick Viewers for Common File Extensions #2214

eaquigley opened this issue May 28, 2015 · 10 comments
Labels
Feature: File Upload & Handling Type: Suggestion an idea User Role: Guest Anyone using the system, even without an account UX & UI: Design This issue needs input on the design of the UI and from the product owner

Comments

@eaquigley
Copy link
Contributor

We already have a preview for image files but we should investigate adding more quick viewers for common file extensions such as:

  • PDF
  • data
  • documents
  • gif

By default, maybe these could show the first 100 lines of the file.

Suggestion from @thegaryking

@raprasad
Copy link
Contributor

For data, grab first 10 to 50 lines for:

  • .csv
  • .tab
  • .xls
  • .xlsx

@mheppler
Copy link
Contributor

mheppler commented Jan 3, 2017

  • Feedback: People want to understand contents of the file beyond what we’re showing. Want to know more about what’s in it before downloading it. What is the quality of the file? E.G. percentage of missing variables in a tab file.

Recommended by the UX Team based upon user feedback in usability testing of 4.6.

@raprasad
Copy link
Contributor

raprasad commented Jan 3, 2017

re: @mheppler comment. Are there specific stats?

@pdurbin pdurbin added User Role: Guest Anyone using the system, even without an account and removed zTriaged labels Jun 30, 2017
@pdurbin
Copy link
Member

pdurbin commented Mar 26, 2018

The "Visualize + Analyze Contents of Files" idea from #1203 is related.

@MINGEIN
Copy link

MINGEIN commented Apr 4, 2018

I think this a very important feature. It would save the trouble of downloading files for view, which the user might not even be interested to have on his computer. It would add the usability of Dataverse to a great extent. Is this sth that is currently being worked on ?

@djbrooke
Copy link
Contributor

djbrooke commented Apr 4, 2018

Hi @MINGEIN - this is not being worked on right now. To see what we're working on right now, check out https://waffle.io/iqss/dataverse and check out what's in the Next Sprint, Development, Code Review, and QA columns. These are the various stages our work process and anything in one of those columns is being worked on by the development team (or, in the case of Next Sprint, will soon be worked on).

If you're working with tabular data, one thing that will be of interest is that the last release (https://github.com/IQSS/dataverse/releases/tag/v4.8.6) provides the ability to integrate with Data Explorer, which we'll soon add to the Harvard Dataverse installation. If you're using Harvard Dataverse, this is an additional exploration tool that will soon be available for tabular data. If you're using a different installation, the administrators could choose to install it as an option.

@pdurbin
Copy link
Member

pdurbin commented Jun 18, 2018

This issue of having a "preview" for files like PDFs, etc. came up a lot at last week's Dataverse community meeting. There's a even older issue at #1203 that's quite similar.

Mahsa from http://irclog.iq.harvard.edu/dataverse/2018-06-11 just pointed me to an interesting line from https://docs.seek4science.org/tech/install.html which says, "SEEK uses the soffice service provided by LibreOffice to convert various document formats to PDF and Text - to allow them to be viewed in a web browser, and to make them indexable to the search." The point is that we may not need to reinvent the wheel when it comes to building this feature.

@pdurbin
Copy link
Member

pdurbin commented Jul 17, 2018

Related: File preview on the file page only #3758

@TaniaSchlatter
Copy link
Member

There is a use case for astronomy researchers being able to deposit and preview HTML files and images, "view in browser" functionality. Researchers want to host interactive figures on Dataverse as well as with the journal the figures are published in:

"need to host an html webpage for the figure itself, but would also need URLs for the individual png files which go into the interactive figure (of which there are ~ thousand). Add the pngs to the Dataverse regardless (so they are preserved, along with all the tables) but would love to have a stable place (with a doi) to host the figures as a data product in themselves."

@djbrooke
Copy link
Contributor

djbrooke commented Oct 2, 2019

Will close this issue. We are adding common file types preview support in #6210. We (or the community) will add additional previews as individual external tools or preview modes for existing external tools.

@djbrooke djbrooke closed this as completed Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: File Upload & Handling Type: Suggestion an idea User Role: Guest Anyone using the system, even without an account UX & UI: Design This issue needs input on the design of the UI and from the product owner
Projects
None yet
Development

No branches or pull requests

8 participants