signac-dashboard icon indicating copy to clipboard operation
signac-dashboard copied to clipboard

File "preview" for FileList

Open bdice opened this issue 6 years ago • 0 comments
trafficstars

Feature description

When looking at files with the FileList module, it might be nice to have a "preview" page that works kind of like GitHub's previews for text (and potentially binary) files.

Proposed solution

Create a new view that includes a download button and does syntax highlighting with pygments. The current FileList buttons could link to this preview instead of direct download.

bdice avatar Oct 20 '19 19:10 bdice