A web-based notebook app that combines text editing and drawing on the same canvas. Write notes and sketch ideas seamlessly in one place.
- Dual Mode Interface: Switch between text editing and drawing modes
- Multi-page Support: Create, navigate, and manage multiple pages
- Drawing Tools: Pen, eraser, multiple brush sizes and colors
- Auto-save: Content automatically saves to URL hash and localStorage
- Responsive Design: Works on desktop and mobile devices
- Dark/Light Theme: Automatic theme switching based on system preference
- Offline Ready: Progressive Web App with service worker support
- Text Mode: Click the text icon to write and edit notes
- Drawing Mode: Click the pen icon to draw over your text
- Page Navigation: Use arrow buttons to move between pages
- Export: Press Ctrl/Cmd+S to download as HTML file
The app stores your work in the URL hash, so you can bookmark and share your notebooks easily.