<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - tag - resources</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/tag/resources/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/tag/resources" />
  <id>https://sachachua.com/blog/tag/resources/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2014-03-06T13:00:47Z</updated>
<entry>
		<title type="html">New free/pay what you want resource: Sketchnotes 2013; also, Emacs Dired rocks</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2014/03/new-freepay-want-resource-sketchnotes-2013-also-emacs-dired-rocks/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2014-02-28T02:55:43Z</updated>
    <published>2014-03-06T13:00:47Z</published>
    <category term="drawing" />
<category term="emacs" />
		<id>https://sachachua.com/blog/?p=26945</id>
		<content type="html"><![CDATA[<p><a href="https://sachachua.com/sketchnotes2013"><img loading="lazy" class=" wp-image-26946 alignright" alt="cover" src="https://sachachua.com/blog/wp-content/uploads/2014/02/cover-266x200.png" width="266" height="200" srcset="https://sachachua.com/blog/wp-content/uploads/2014/02/cover-266x200.png 266w, https://sachachua.com/blog/wp-content/uploads/2014/02/cover-640x480.png 640w" sizes="(max-width: 266px) 100vw, 266px"></a></p>
<p><strong><a href="https://gum.co/sketchnotes2013">Get your copy of the Sketchnotes 2013 collection</a></strong> <script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script></p>
<p>Since people found my <a href="https://sachachua.com/blog/sketchnotes2012">collection of sketchnotes from 2012</a> handy, I've put together a categorized collection of sketchnotes from 2013 as well. Enjoy! =)</p>
<p><em>Behind the scenes</em></p>
<p>This was how I made the 2012 collection:</p>
<ol>
<li>Create a Microsoft Powerpoint presentation. Fill it with high-res images. Resize and position all the images. Use AutoHotkey to save myself time and avoid going crazy.</li>
<li>Create a spreadsheet with titles and page numbers. Add captions with liberal use of AutoHotkey.</li>
<li>Create a manual table of contents and link to all the images. Mostly use AutoHotkey, except for the part where if you create a link to a slide number that consists of repeated numbers (ex: 55 or 66), you have to select it a different way, because typing &#8220;55&#8221; gets you #51 (and &#8220;555&#8221; gets you #52, etc).</li>
<li>Save as PDF.</li>
</ol>
<p>There was a lot of manual fiddling around involved in making that collection, so I'm experimenting with a different approach that may be useful. For Sketchnotes 2013, I wanted to see if there were ways I could simplify the packaging process while enabling people to do other things with the files.</p>
<p>Here's what I did:</p>
<ol>
<li>I used Emacs dired-mode's <kbd>C-x C-q</kbd> (<code>dired-toggle-read-only</code>) to go into editable mode, which allowed me to easily edit all the filenames to include #keywords. I used C-x C-q to save the changes.</li>
<li>Then I used Emacs dired's <kbd>% m</kbd> to select multiple files by regular expressions and <kbd>R</kbd> to move the files into a specified directory.</li>
<li>Tada! Neatly organized files. I packaged it up as a ZIP and put it on Gumroad.</li>
<li>Since Dropbox also allows you to share folders, I created a public link to the folder that had my organized sketches. That way, people can download a single directory if they want to, instead of downloading all 250+ MB.</li>
</ol>
<p>It still might be interesting to make a PDF, especially if I can make one that can be published through something like CreateSpace. More packaging&#8230; =)</p>
<p>You can <a href="https://sachachua.com/blog/2014/03/new-freepay-want-resource-sketchnotes-2013-also-emacs-dired-rocks/#comment">view 2 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2014%2F03%2Fnew-freepay-want-resource-sketchnotes-2013-also-emacs-dired-rocks%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry>
</feed>