DIAGRAMMATIC
save your work locally, this app is going away soon!
Login with GitHub
CODE
dejan
/
Slack notification flow chart
(public)
flowchart TD A[Receive Message] --> B{Is User Active?} B -- Yes --> C[Display in Active Window] B -- No --> D{User Settings for Notifications} D -- Mute --> E[No Notification] D -- Sound & Desktop --> F[Send Notification] D -- Mobile Only --> G{Is Mobile App Active?} G -- Yes --> H[Display on Mobile] G -- No --> I{User Mobile Settings} I -- Notifications Enabled --> J[Send Mobile Notification] I -- Notifications Disabled --> K[No Notification] D -- Desktop Only --> L{Is Desktop App Active?} L -- Yes --> M[Display on Desktop] L -- No --> N[Check Desktop Notification Settings] N -- Notifications Enabled --> O[Send Desktop Notification] N -- Notifications Disabled --> P[No Notification]
PREVIEW
PNG
SVG
Auto-save OFF
Saving
You can change the code, but you won't be able to save it as you are not the owner.
mermaid