Make feature list more compact and minimalist [skip ci]

- Remove bold formatting for cleaner look
- Shorten descriptions to essentials
- Keep 5 main categories
- More scannable and minimalist style
This commit is contained in:
inventory69
2025-12-26 21:34:26 +01:00
parent 4a04b21975
commit d79a44491d
2 changed files with 50 additions and 10 deletions

View File

@@ -24,11 +24,31 @@
## Features ## Features
- 📝 Offline-First - Notes always available ### 📝 Notes
- 🔄 Auto-Sync - Configurable intervals (15/30/60 min) - Create and edit simple text notes
- 🏠 Self-Hosted - WebDAV on your server - Automatic save
- 🔐 Privacy-First - No cloud, no tracking - Swipe-to-delete with confirmation
- 🔋 Battery-friendly - ~0.2-0.8% per day
### 🔄 Synchronization
- Auto-sync (15/30/60 min intervals)
- WiFi-based - Sync on home WiFi connection
- Server check (2s timeout) - No errors in foreign networks
- Conflict-free merging via timestamps
### 🏠 Self-Hosted & Privacy
- WebDAV server (Nextcloud, ownCloud, etc.)
- Your data stays with you - No tracking, no analytics
- 100% Open Source (MIT license)
### 🔋 Performance
- Battery-friendly (~0.2-0.8% per day)
- Doze Mode optimized
- Offline-first - All features work without internet
### 🎨 Material Design 3
- Dynamic Colors (Material You)
- Dark Mode
- Modern, intuitive UI
--- ---

View File

@@ -24,11 +24,31 @@
## Features ## Features
- 📝 Offline-First - Notizen immer verfügbar ### 📝 Notizen
- 🔄 Auto-Sync - Konfigurierbare Intervalle (15/30/60 Min) - Einfache Textnotizen erstellen und bearbeiten
- 🏠 Self-Hosted - WebDAV auf deinem Server - Automatisches Speichern
- 🔐 Privacy-First - Keine Cloud, kein Tracking - Swipe-to-Delete mit Bestätigung
- 🔋 Akkuschonend - ~0.2-0.8% pro Tag
### 🔄 Synchronisation
- Auto-Sync (15/30/60 Min Intervalle)
- WiFi-basiert - Sync bei Heim-WLAN-Verbindung
- Server-Check (2s Timeout) - Keine Fehler in fremden Netzwerken
- Konfliktfreies Merging via Timestamps
### 🏠 Self-Hosted & Privacy
- WebDAV-Server (Nextcloud, ownCloud, etc.)
- Deine Daten bei dir - Kein Tracking, keine Analytics
- 100% Open Source (MIT Lizenz)
### 🔋 Performance
- Akkuschonend (~0.2-0.8% pro Tag)
- Doze Mode optimiert
- Offline-First - Alle Features ohne Internet
### 🎨 Material Design 3
- Dynamic Colors (Material You)
- Dark Mode
- Moderne, intuitive UI
--- ---