Skip to content

Commit 825c542

Browse files
committed
docs: Update package-lock.json & README.md
1 parent e999aff commit 825c542

File tree

2 files changed

+22
-36
lines changed

2 files changed

+22
-36
lines changed

README.md

Lines changed: 18 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -39,47 +39,33 @@ GSD Task Manager is a **completely private** task manager that runs entirely in
3939

4040
#### 📈 **Analytics & Insights**
4141

42-
**Dashboard View** — Visualize productivity patterns with interactive charts
43-
44-
**Completion Metrics** — Track daily, weekly, and monthly completion rates
45-
46-
**Streak Tracking** — Monitor current and longest completion streaks
47-
48-
**Quadrant Distribution** — Analyze where your time and energy is focused
49-
50-
**Tag Analytics** — View completion rates and usage statistics per tag
51-
52-
**Trend Analysis** — 7/30/90-day trend views with line and bar charts
42+
-**Dashboard View** — Visualize productivity patterns with interactive charts
43+
-**Completion Metrics** — Track daily, weekly, and monthly completion rates
44+
-**Streak Tracking** — Monitor current and longest completion streaks
45+
-**Quadrant Distribution** — Analyze where your time and energy is focused
46+
-**Tag Analytics** — View completion rates and usage statistics per tag
47+
-**Trend Analysis** — 7/30/90-day trend views with line and bar charts
5348

5449
#### 🔐 **Privacy & Data**
5550

56-
**Privacy-first** — All data stored locally in IndexedDB (no server by default)
57-
58-
**End-to-End Encryption** — Optional cloud sync with client-side encryption (OAuth-based, fully implemented)
59-
60-
**Export/Import** — Back up tasks as JSON with merge or replace modes
61-
62-
**Works Offline** — Full functionality without internet connection
51+
-**Privacy-first** — All data stored locally in IndexedDB (no server by default)
52+
-**End-to-End Encryption** — Optional cloud sync with client-side encryption (OAuth-based, fully implemented)
53+
-**Export/Import** — Back up tasks as JSON with merge or replace modes
54+
-**Works Offline** — Full functionality without internet connection
6355

6456
#### 📱 **PWA & Notifications**
6557

66-
**Install as PWA** — Works on desktop and mobile with offline support
67-
68-
**Smart Notifications** — Configurable reminders (5min to 1 day before due)
69-
70-
**Auto-Updates** — Service worker updates with user-friendly notifications
71-
72-
**Periodic Sync** — Background sync for installed PWAs (Chrome/Edge)
58+
-**Install as PWA** — Works on desktop and mobile with offline support
59+
-**Smart Notifications** — Configurable reminders (5min to 1 day before due)
60+
-**Auto-Updates** — Service worker updates with user-friendly notifications
61+
-**Periodic Sync** — Background sync for installed PWAs (Chrome/Edge)
7362

7463
#### 🎨 **User Experience**
7564

76-
**Dark Mode** — Automatic theme switching with system preference support
77-
78-
**Keyboard Shortcuts** — Fast navigation (`n` for new task, `/` for search, `?` for help)
79-
80-
**Drag & Drop** — Reorder tasks and move between quadrants
81-
82-
**Responsive Design** — Optimized for desktop, tablet, and mobile
65+
-**Dark Mode** — Automatic theme switching with system preference support
66+
-**Keyboard Shortcuts** — Fast navigation (`n` for new task, `/` for search, `?` for help)
67+
-**Drag & Drop** — Reorder tasks and move between quadrants
68+
-**Responsive Design** — Optimized for desktop, tablet, and mobile
8369

8470
## How to Use
8571

packages/mcp-server/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)