Created
May 13, 2017 19:13
-
-
Save Stevoisiak/57c65cb7e16a65c62eacfaa62d3a63d4 to your computer and use it in GitHub Desktop.
Possible post for MSE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This has been suggested a few times before, but I decided to make a more fleshed out design for customizable notifications. | |
List of possible notifications courtesy of https://meta.stackexchange.com/a/135411/351462 | |
---------- | |
*Notification settings are global, meaning these options will apply to all Stack Exchange communities* | |
### Posts | |
- An answer was posted on my question | |
- A comment was posted on my question/answer | |
- My question/answer was edited | |
- My question was migrated to a different site | |
- An edit was suggested on my post<sup>1</sup> | |
- A non-trivial edit was made to my post<sup>2</sup> | |
### Achievements | |
- Badge awarded | |
- Privilege earned | |
### Bounty | |
- Bounty expires in 3 days | |
- Bounty expires in 24 hours | |
- Bounty completed | |
### Election | |
- An election has started (nomination phase) | |
- An election has moved into the primaries | |
- Voting has started in an election | |
### Favorites | |
- Favorited question is edited | |
- New answer posted on favorited question | |
### Miscellaneous | |
- [Suggested edit approved or denied][1] | |
- Flag marked as helpful or denied | |
- Chat replies (@user mentions) | |
---------- | |
<sup>1</sup> Available to users with Edit Review privileges (https://meta.stackexchange.com/help/privileges/edit) | |
<sup>2</sup> Non-trivial edits change at least 10 characters. (Source: https://meta.stackexchange.com/a/135411/351462) | |
[1]: https://meta.stackexchange.com/questions/295398/add-global-notifications-for-rejected-edits-no-i-dont-mean-the-edit-warning-p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment