tag:github.com,2008:https://github.com/crizmo/KNotes/releasesRelease notes from KNotes2025-11-17T05:39:42Ztag:github.com,2008:Repository/1097047439/v1.0-beta.12025-11-18T12:33:05ZKNotes v1.0 Beta Release<h1>KNotes v1.0 Beta Release</h1>
<h2>Overview</h2>
<p>This is the early beta release of KNotes, a notes application designed specifically for Kindle e-readers.<br>
This version introduces core functionality for note-taking and task management via a Kanban board.</p>
<h2>Features</h2>
<h3>Notes</h3>
<ul>
<li>Create, edit, and delete text notes</li>
<li>Local file-based storage</li>
<li>Simple interface optimized for e-ink displays</li>
<li>Keyboard and touchscreen input support</li>
</ul>
<h3>Kanban Board</h3>
<ul>
<li>Task management with three columns: Todo, In Progress, Done</li>
<li>Add cards to Todo column</li>
<li>Move cards between columns using on-card buttons ( ▶, ✓, ↺ )</li>
<li>Delete cards with ✕ button</li>
<li>Persistent storage of board state</li>
</ul>
<h2>Installation</h2>
<ol>
<li>Download the latest release.</li>
<li>Unzip the downloaded file.</li>
<li>Connect your Kindle to your computer using a USB cable.</li>
<li>Copy the entire <code>KNotes</code> folder and <code>KNotes.sh</code> file to the <strong>Documents</strong> folder of your Kindle.</li>
<li>Safely eject your Kindle from your computer.</li>
<li>On your Kindle, open the <strong>KNotes</strong> booklet to start taking notes.'</li>
</ol>
<h2>Known Issues</h2>
<ul>
<li>Chromebar for legacy kindles</li>
<li>UI may require adjustments for different screen sizes</li>
</ul>
<h2>Feedback</h2>
<p>This is a beta release. Please report any issues or suggestions on the GitHub repository.</p>
<h2>Credits</h2>
<ul>
<li>Developed by kurizu</li>
<li>Engine by Penguins184</li>
</ul>crizmo