Commit Graph

7 Commits

Author SHA1 Message Date
7b1f3d0557 add csv previews to file_previewer 2024-05-26 22:04:07 +01:00
401f1f6f49 fix file_previewer video previews 2024-05-24 12:42:18 +01:00
26d963d960 Add more readable variable names to file_previewr.sh 2024-05-21 11:40:32 +01:00
e8eacf1ac1 add xlsx file handling to file_previewer.sh 2024-03-22 23:22:02 +00:00
8b2948eb74 add pptx file handling to file_previewer.sh 2024-03-11 11:39:50 +00:00
9d96b6679b make file_previewer.sh use mimetype command instead of file
Although file is a standard UNIX utility and therefore preferable to mimetype, a Perl utility, I find it to generally be less reliable than mimetype for correctly identifying file types such as, for example, PDFs if the header is missing
2024-03-11 11:32:44 +00:00
b05eaf664c move lf previewer from dotfiles repo to this repo 2024-03-09 23:47:31 +00:00