Skip to content

Commit 7f9ba03

Browse files
committed
updated readme
1 parent da4e667 commit 7f9ba03

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,16 @@ SnapDocs is a **self-hostable, open-source document workspace ** that empowers t
5757
- **Live Presence** - See who's viewing and editing in real-time
5858
- **Instant Sync** - Changes update across all users immediately
5959
- **User Avatars** - Visual indicators showing active collaborators
60+
- **@Mentions** - Tag team members with notifications
61+
- **Activity Notifications** - Get notified when mentioned or when pages are updated
6062

6163
### 🏢 **Workspace Management**
6264
- **Multiple Workspaces** - Organize content into separate workspaces
6365
- **Member Management** - Invite team members and manage permissions
6466
- **Page Organization** - Sidebar navigation with nested page structure
6567
- **Favorites** - Quick access to important pages
68+
- **Database Views** - Create structured databases within pages with table views
69+
- **Custom Properties** - Add custom fields to database entries
6670

6771
### 🎨 **User Experience**
6872
- **Search** - Quick search across all your content
@@ -295,10 +299,12 @@ pnpm typecheck
295299

296300
## 🗺️ Roadmap
297301

302+
- [x] **Database Views** - Table views within pages
303+
- [x] **Mentions & Notifications** - Tag team members and get notified
298304
- [ ] **Mobile Apps** - iOS and Android applications
299305
- [ ] **API Access** - REST API for third-party integrations
300306
- [ ] **Advanced Permissions** - Granular access control
301-
- [ ] **Database Views** - Table, Kanban, Calendar views
307+
- [ ] **Additional Database Views** - Kanban, Calendar, Gallery views
302308
- [ ] **Templates** - Pre-built page templates
303309
- [ ] **Webhooks** - Integration with external services
304310
- [ ] **Export Options** - PDF, Markdown, HTML export
@@ -310,10 +316,9 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
310316

311317
## 🙏 Acknowledgments
312318

313-
- Inspired by [Notion](https://notion.so)
314319
- UI components from [shadcn/ui](https://ui.shadcn.com)
315320
- Icons from [Lucide](https://lucide.dev)
316-
- Block editor inspiration from [BlockNote](https://blocknote.dev)
321+
- Block editor powered by [BlockNote](https://blocknote.dev)
317322

318323
## 💬 Community & Support
319324

0 commit comments

Comments
 (0)