Features
📁 Folder Organization
Organize your notes into color-coded folders for better structure and quick access.
✏️ Rich Text Editor
Full WYSIWYG editor powered by Quill.js with formatting, lists, and styling options.
✅ Interactive Checklists
Create and manage checklists within your notes. Perfect for to-do lists and tasks.
🔍 Powerful Search
Quickly find any note by searching through titles and content across all folders.
🎨 Custom Wallpapers
Personalize your workspace by uploading your own background images.
🌙 Dark Mode
Easy on the eyes with built-in dark theme support. Toggle with a single click.
💾 Export/Import
Backup and restore your data as JSON. Never lose your notes.
📌 Pin Important Notes
Keep your most important notes at the top for quick access.
⌨️ Keyboard Shortcuts
Efficient navigation with keyboard shortcuts for power users.
Installation
- Clone or download the repository from GitHub
- Install dependencies:
npm install - Build the extension:
npm run build - Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the
distfolder - Open a new tab and start taking notes!
Privacy First
All your data is stored locally in your browser using Chrome's storage API.
No data is sent to external servers. Your notes stay private and secure on your device.
Read our Privacy Policy