← Back to Home
KNOTES
KNotes is a notes and reminders app for Kindle. Create, edit, and delete notes with a built-in Kanban board for task management. Simple and intuitive interface optimized for black & white displays.
Features
- Create, edit, and delete notes
- Kanban board for task management with Todo, In Progress, and Done columns
- Local storage of notes and kanban data
- Simple and intuitive interface optimized for black & white displays
- Keyboard input support
Installation
- Download the latest release from the GitHub repository.
- Unzip the downloaded file.
- Connect your Kindle to your computer using a USB cable.
- Copy the entire KNotes folder and KNotes.sh file to the Documents folder of your Kindle.
- Safely eject your Kindle from your computer.
- On your Kindle, open the KNotes booklet to start taking notes.
How to Use
Notes:
- Upon opening, you'll see a list of your existing notes.
- Click "New Note" to create a new note. Enter a name for the note.
- Select a note from the list to edit it.
- Use the textarea to write or edit your note.
- Click "Save" to save changes.
- Click "Delete" to remove a note (confirmation required).
- Use the on-screen interface or your Kindle's keyboard for input.
Kanban Board:
- Switch to the Kanban view using the "Kanban" button.
- Add cards to the Todo column by clicking "Add Card".
- Move cards between columns using the buttons on each card:
- ▶ (from Todo to In Progress)
- ✓ (from In Progress to Done)
- ↺ (from Done back to In Progress)
- Delete cards using the ✕ button.
- Save your kanban board to persist changes.
Credits
- App by: kurizu
- Icon by: greencat777
- Illusion engine by: Penguins184