|
27 | 27 |
|
28 | 28 | ## ✨ Features |
29 | 29 |
|
| 30 | +### 🔒 Security & Privacy |
30 | 31 | - 🔐 **Client-side AES-256-GCM encryption** - Your notes are encrypted before leaving your device |
| 32 | +- 🔑 **Master password management** - Change your master password with automatic key re-derivation |
| 33 | +- 🛡️ **Zero-knowledge architecture** - Server never sees unencrypted data |
| 34 | +- 🔄 **Real-time sync** - Access your notes from anywhere securely |
| 35 | + |
| 36 | +### 📁 Organization & Management |
31 | 37 | - 📁 **Nested folder organization** - Create unlimited folder hierarchies with drag & drop |
32 | 38 | - 🔄 **Move & organize** - Move notes and folders between locations |
33 | | -- 🌙 **Dark/Light mode** - Easy on the eyes, day or night |
34 | | -- 📝 **Rich text editor** - Powered by TipTap with markdown support |
35 | 39 | - ⭐ **Star, archive, and organize** - Keep your important notes accessible |
36 | | -- 📎 **File attachments** - Upload and encrypt files up to 10MB per file |
| 40 | +- 🏷️ **Smart filtering & sorting** - Filter by starred, with attachments, or sort by date/title |
37 | 41 | - 🔍 **Full-text search** - Find notes instantly (searches encrypted data locally) |
| 42 | + |
| 43 | +### ✍️ Advanced Rich Text Editor |
| 44 | +- 📝 **Modern rich text editing** - Powered by TipTap with extensive formatting support |
| 45 | +- 🎨 **Comprehensive formatting** - Bold, italic, underline, strikethrough, highlights |
| 46 | +- 📋 **Lists & structure** - Bullet lists, numbered lists, task lists, blockquotes |
| 47 | +- 🖼️ **Smart image handling** - Upload, resize, drag & drop images with visual controls |
| 48 | +- 📑 **Table of contents** - Auto-generated TOC with smooth navigation |
| 49 | +- ⚡ **Slash commands** - Quick formatting with `/` commands (headings, lists, images, etc.) |
| 50 | +- 💾 **Auto-save** - Real-time saving with visual indicators |
| 51 | +- 🔗 **Links & references** - Easy link insertion and management |
| 52 | +- 🧮 **Code support** - Inline code and code blocks with syntax highlighting |
| 53 | + |
| 54 | +### 📊 Professional Status Bar |
| 55 | +- 📈 **Real-time statistics** - Word count, character count, reading time estimates |
| 56 | +- 📜 **Scroll tracking** - Visual scroll position indicator |
| 57 | +- 🔍 **Zoom controls** - Adjustable text size (50%-200%) with visual controls |
| 58 | +- 💾 **Save status** - Live save status with visual feedback |
| 59 | + |
| 60 | +### 💻 User Experience |
| 61 | +- 🌙 **Dark/Light mode** - Easy on the eyes, day or night |
| 62 | +- 📎 **File attachments** - Upload and encrypt files up to 10MB per file |
38 | 63 | - 📱 **Responsive design** - Works seamlessly on desktop and mobile |
39 | | -- 🔄 **Real-time sync** - Access your notes from anywhere |
| 64 | +- 🎯 **Keyboard shortcuts** - Efficient navigation and formatting shortcuts |
| 65 | +- 🖨️ **Print support** - Clean printing with proper formatting |
40 | 66 |
|
41 | 67 | ## 🔒 Security First |
42 | 68 |
|
|
0 commit comments