Skip to content

Commit 57c330e

Browse files
committed
docs: update README with comprehensive feature documentation including status bar capabilities
1 parent a06c834 commit 57c330e

File tree

1 file changed

+30
-4
lines changed

1 file changed

+30
-4
lines changed

README.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,42 @@
2727

2828
## ✨ Features
2929

30+
### 🔒 Security & Privacy
3031
- 🔐 **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
3137
- 📁 **Nested folder organization** - Create unlimited folder hierarchies with drag & drop
3238
- 🔄 **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
3539
-**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
3741
- 🔍 **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
3863
- 📱 **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
4066

4167
## 🔒 Security First
4268

0 commit comments

Comments
 (0)