Open
Description
This is kind of related to #179: like PDF and other non-text file formats, we can’t diff MS Word documents. BUT! Both Google and Microsoft offer iframe-embeddable renderers for Word docs, so we could use that to display the contents of the file, even if we can’t diff it.
https://docs.google.com/gview?url={URL here}&embedded=true
https://view.officeapps.live.com/op/embed.aspx?src={URL here}
We should see if these viewers work for Powerpoint and Excel files, too.
And of course we should also see if we can figure out a way to actually diff them, but this is an easy short term solution that’s better than displaying nothing at all.
Metadata
Metadata
Assignees
Type
Projects
Status
Inbox