file_organizer
file_organizer copied to clipboard
Add PDF thumbnails?
I'd like to be able to see previews of PDF files in the UI.
I've dabbled a bit with installing the npm package "react-pdf", but can't quite figure out how to get the PDF file passed correctly to the component.
I worked on this some more, and figured it out. Let me know if you'd like a pull request or diff or something.