<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>PagePacker — Fold Your Own Pocket Notebooks | The Rohans on The Rohans</title>
		<link>https://therohans.com/pagepacker/</link>
		<description>Recent content in PagePacker — Fold Your Own Pocket Notebooks | The Rohans on The Rohans</description>
		<generator>Hugo</generator>
		<language>en-GB</language>
		
		
		
		
			<lastBuildDate>Fri, 28 Aug 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://therohans.com/pagepacker/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Automating PagePacker with AppleScript | The Rohans</title>
				<link>https://therohans.com/pagepacker/applescript-automation/</link>
				<pubDate>Fri, 28 Aug 2026 00:00:00 +0000</pubDate>
				<guid>https://therohans.com/pagepacker/applescript-automation/</guid>
				<description>&lt;section class=&#34;hero&#34;&gt;&#xA;    &lt;div class=&#34;hero-inner&#34;&gt;&#xA;    &lt;p class=&#34;hero-publisher&#34;&gt;macOS &amp;middot; automation&lt;/p&gt;&#xA;    &lt;h1&gt;Automating PagePacker with AppleScript&lt;/h1&gt;&#xA;    &lt;p class=&#34;hero-tagline&#34;&gt;&#xA;        PagePacker has been scriptable since Matt Neuberg, one of the people who wrote&#xA;        the book on AppleScript, added the dictionary to it. Here&#39;s how to actually use&#xA;        that.&#xA;    &lt;/p&gt;&#xA;    &lt;/div&gt;&#xA;&lt;/section&gt;&#xA;&#xA;&lt;section class=&#34;section&#34;&gt;&#xA;    &lt;div class=&#34;section-inner&#34;&gt;&#xA;        &lt;h2&gt;Why script a notebook maker&lt;/h2&gt;&#xA;        &lt;p&gt;&#xA;        Dragging eight pages into place by hand is fine for one notebook. It stops&#xA;        being fine the moment you need thirty: a teacher prepping a week of foldable&#xA;        worksheets for every class, or someone converting a folder of scanned zine&#xA;        pages into a stack of print-ready sheets. That&#39;s exactly the kind of repetitive&#xA;        job AppleScript exists to kill.&#xA;        &lt;/p&gt;</description>
			</item>
			<item>
				<title>How to Fold Your Own Pocket Notebook From One Sheet of Paper | The Rohans</title>
				<link>https://therohans.com/pagepacker/fold-your-own-notebook/</link>
				<pubDate>Fri, 28 Aug 2026 00:00:00 +0000</pubDate>
				<guid>https://therohans.com/pagepacker/fold-your-own-notebook/</guid>
				<description>&lt;section class=&#34;hero&#34;&gt;&#xA;    &lt;div class=&#34;hero-inner&#34;&gt;&#xA;    &lt;span class=&#34;hero-publisher&#34;&gt;Paper &amp;middot; DIY&lt;/span&gt;&#xA;    &lt;h1&gt;Fold Your Own Pocket Notebook&lt;/h1&gt;&#xA;    &lt;p class=&#34;hero-tagline&#34;&gt;&#xA;      No app, no printer setup, no PagePacker required for this one. Just a sheet of&#xA;      paper, scissors, and about a minute.&#xA;    &lt;/p&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/section&gt;&#xA;&#xA;  &lt;section class=&#34;section&#34;&gt;&#xA;    &lt;div class=&#34;section-inner&#34;&gt;&#xA;      &lt;h2&gt;What you need&lt;/h2&gt;&#xA;      &lt;p&gt;&#xA;        One sheet of paper (letter, A4, whatever you&#39;ve got) and a pair of scissors.&#xA;        That&#39;s the entire materials list.&#xA;      &lt;/p&gt;&#xA;      &lt;ol class=&#34;steps&#34;&gt;&#xA;        &lt;li&gt;&#xA;          &lt;strong&gt;Fold it down to eighths&lt;/strong&gt;&#xA;          Fold the sheet in half hot-dog style, the long way. Without unfolding, fold&#xA;          it in half hamburger style. Fold hamburger style one more time. You should&#xA;          now be holding a small folded rectangle, folded into eighths.&#xA;        &lt;/li&gt;&#xA;        &lt;li&gt;&#xA;          &lt;strong&gt;Unfold, then make one fold&lt;/strong&gt;&#xA;          Open the sheet all the way back out flat. Now fold it in half just once,&#xA;          hamburger style.&#xA;        &lt;/li&gt;&#xA;        &lt;li&gt;&#xA;          &lt;strong&gt;Make the cut&lt;/strong&gt;&#xA;          With the paper still folded in half, cut along the center crease starting&#xA;          from the folded edge, stopping at the halfway point. You&#39;re cutting a slit&#xA;          into the middle of the folded sheet, not cutting it in two.&#xA;        &lt;/li&gt;&#xA;        &lt;li&gt;&#xA;          &lt;strong&gt;Unfold flat again&lt;/strong&gt;&#xA;          Open the sheet all the way. There&#39;s now a slit running through the center&#xA;          of the paper, with both outer edges still fully intact.&#xA;        &lt;/li&gt;&#xA;        &lt;li&gt;&#xA;          &lt;strong&gt;Fold it into a book&lt;/strong&gt;&#xA;          Fold the sheet in half hot-dog style. Hold one end in each hand and push&#xA;          them toward each other. The slit in the middle will pop open into a&#xA;          diamond shape. Keep pushing until the panels fold together, then press it&#xA;          flat into a small booklet.&#xA;        &lt;/li&gt;&#xA;      &lt;/ol&gt;&#xA;      &lt;div class=&#34;note&#34;&gt;&#xA;        If it folds into a plus-shaped mess instead of a neat stack, the cut usually&#xA;        wasn&#39;t centered, or it went a little too far past the halfway mark. Unfold it&#xA;        flat and check the slit before trying again.&#xA;      &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/section&gt;&#xA;&#xA;  &lt;section class=&#34;section&#34;&gt;&#xA;    &lt;div class=&#34;section-inner&#34;&gt;&#xA;      &lt;h2&gt;Once you&#39;ve got the fold down&lt;/h2&gt;&#xA;      &lt;p&gt;&#xA;        This is the entire trick behind every pocket notebook, zine, and PocketMod&#xA;        planner that&#39;s ever been folded from one sheet. Once your hands know it, you&#xA;        can make one in the time it takes to explain it to someone else.&#xA;      &lt;/p&gt;</description>
			</item>
			<item>
				<title>What Is a Pocket Notebook?</title>
				<link>https://therohans.com/pagepacker/what-is-a-pocket-notebook/</link>
				<pubDate>Fri, 28 Aug 2026 00:00:00 +0000</pubDate>
				<guid>https://therohans.com/pagepacker/what-is-a-pocket-notebook/</guid>
				<description>&lt;section class=&#34;hero&#34;&gt;&#xA;    &lt;div class=&#34;hero-inner&#34;&gt;&#xA;    &lt;p class=&#34;hero-publisher&#34;&gt;Paper &amp;middot; DIY&lt;/p&gt;&#xA;    &lt;h1&gt;What Is a Pocket Notebook?&lt;/h1&gt;&#xA;    &lt;p class=&#34;hero-tagline&#34;&gt;&#xA;        One sheet of paper, one cut, and you&#39;re holding an eight-page book. Here&#39;s how&#xA;        the fold actually works and why people still bother making their own.&#xA;    &lt;/p&gt;&#xA;    &lt;/div&gt;&#xA;&lt;/section&gt;&#xA;&#xA;&lt;section class=&#34;section&#34;&gt;&#xA;    &lt;div class=&#34;section-inner&#34;&gt;&#xA;        &lt;h2&gt;The short version&lt;/h2&gt;&#xA;        &lt;p&gt;&#xA;        A pocket notebook, in the sense people mean when they talk about &#34;folding&#xA;        your own,&#34; is a small book made from a single sheet of paper: no stapler, no&#xA;        glue, no binding. Fold it the right way, make one straight cut, and it opens&#xA;        up into eight small pages you can write, draw, or print on.&#xA;        &lt;/p&gt;</description>
			</item>
			<item>
				<title>Zines, GTD, and the Hipster PDA</title>
				<link>https://therohans.com/pagepacker/zines-and-the-hipster-pda/</link>
				<pubDate>Fri, 28 Aug 2026 00:00:00 +0000</pubDate>
				<guid>https://therohans.com/pagepacker/zines-and-the-hipster-pda/</guid>
				<description>&lt;section class=&#34;hero&#34;&gt;&#xA;    &lt;div class=&#34;hero-inner&#34;&gt;&#xA;        &lt;span class=&#34;hero-publisher&#34;&gt;Paper &amp;middot; history&lt;/span&gt;&#xA;        &lt;h1&gt;Zines, GTD, and the Hipster PDA&lt;/h1&gt;&#xA;        &lt;p class=&#34;hero-tagline&#34;&gt;&#xA;        Punk publishers in the 70s and productivity bloggers in the 2000s never had&#xA;        much to say to each other, but they landed on the exact same folded sheet of&#xA;        paper for the exact same reasons.&#xA;        &lt;/p&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/section&gt;&#xA;&#xA;  &lt;section class=&#34;section&#34;&gt;&#xA;    &lt;div class=&#34;section-inner&#34;&gt;&#xA;      &lt;h2&gt;It starts with zines&lt;/h2&gt;&#xA;      &lt;p&gt;&#xA;        Zines have been the domain of punks, sci-fi obsessives, and anyone with&#xA;        something to say and no patience for waiting on a publisher since the 1970s.&#xA;        Punk Globe, one of the earliest and most cited punk zines, was distributed as&#xA;        photocopied pages folded together starting in 1977. The riot grrrl movement&#xA;        of the early 90s ran on the same production method: a copy shop, a stapler if&#xA;        you had one, and hand-to-hand distribution at shows.&#xA;      &lt;/p&gt;</description>
			</item>
	</channel>
</rss>
