print button
All checks were successful
/ build (push) Successful in 41s

This commit is contained in:
Nycki 2025-11-15 12:52:16 -08:00
parent 65f0f55e05
commit eefb19d32e

View file

@ -157,7 +157,7 @@
<h1>PaperMod</h1>
<h2>the analog organizer</h2>
<p>I <a href="/blogette/1/#2025-11-14-bullent-journal">used to use</a> this thing called PocketMod to lay out my paper organizer every week. It's <a href="https://pocketmod.com/v2/">defunct</a> unless you can get Silverlight running somehow, so I made my own version with HTML and CSS.</p>
<p>Just fill out the form, click "generate", and use your browser's "print" function to get an 8 page document. To convert it into a booklet, I recommend using <a href="https://nashhigh.itch.io/zinearranger">The Zine Arranger</a> by Nash High or <a href="https://pocketverter.pages.dev/">Pocketverter</a> by <a href="https://github.com/Laur401/pocketverter">Laur401</a>.</p>
<p>Just fill out the form, click "generate", and use your browser's "print to pdf" function to get an 8 page document. To convert it into a booklet, I recommend using <a href="https://nashhigh.itch.io/zinearranger">The Zine Arranger</a> by Nash High or <a href="https://pocketverter.pages.dev/">Pocketverter</a> by <a href="https://github.com/Laur401/pocketverter">Laur401</a>.</p>
<div>
<label for="date">start date:</label>
<input id="settings-date" type="date" name="date">
@ -171,7 +171,7 @@
<input id="settings-start-monday" type="checkbox" name="settings-start-monday" checked>
</div>
<div>
<label for="name">name:</label>
<label for="name">your name:</label>
<input id="settings-name" type="text" name="name">
</div>
<div>
@ -180,6 +180,7 @@
</div>
<button id="settings-update">generate</button>
<button id="settings-clear">clear all</button>
<button onclick="window.print()">print</button>
</div>
<div id="document">
<div class="page">