<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 23 Mar 2018, at 1:07, Allan Odgaard wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I am contemplating reverting the commit, although I have been leaning toward disabling thumbnails entirely, as I think previewing files like `README` is more valuable than having thumbnails for files like `main.cc`.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Personally, I never think about using Quick Look for reading if it’s going to take more than 4 seconds. I’d rather see the correct icon if I happen to Quick Look a DMG than have the option to occasionally see the contents of an extension less file.</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Anyone finding value in the (proper) thumbnails?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Not for text files, no. In fact, Quicksilver lets you specify what uses Quick Look to generate icons and I’ve always purposely excluded text, code, Pages/Word, etc.</p>

<p dir="auto">For the curious:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.blacktree.Quicksilver QSFilePreviewTypes -array public.image public.movie public.audio com.adobe.pdf public.x509-certificate net.daringfireball.markdown com.apple.ical.ics
</code></pre>

<p dir="auto">-- <br>
Rob McBroom<br>
<a href="http://www.skurfer.com/" style="color:#3983C4">http://www.skurfer.com/</a></p>
</div>
</div>
</body>
</html>