6
Browser Notifications
Source: outline/outline#5541 · opened by @santiagobiali
Hi, it would be nice if users could also be notified by the Browser Notification Interface when a document was edited or someone mentions me in a comment.
This notifications can be triggered by using javascript, example:
new Notification('title', {
body: 'notification text',
type: 'basic'
})
This notifications can be triggered by using javascript, example:
new Notification('title', {
body: 'notification text',
type: 'basic'
})
No pledges yet. Be the first to back this.
Comments
Similar requests
Collaborative notifications
1 vote · 0 comments
Add ability to receive notifications in Slack
1 vote · 0 comments
Separate customization of in-app and email notifications
1 vote · 0 comments
Discord integration for notifications
21 votes · 0 comments
Add Review Reminders (Recurring Reviews) for Documents & Collections
4 votes · 0 comments
No comments yet.