1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/github/receiving-notifications-about-activity-on-github/saving-notifications-for-later.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

31 lines
1.8 KiB
Markdown

---
title: Saving notifications for later
intro: You can save web notifications to follow up on them at a later time.
versions:
enterprise-server: <2.21
---
When you save a notification, it moves to the Saved for later tab on your notifications page. For more information, see "[About web notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/about-web-notifications)."
### Saving a notification for later
{% data reusables.notifications.access_notifications %}
1. In the list of notifications, find the notification you would like to save for later.
1. On the right side of the notification, click {% octicon "bookmark" aria-label="The bookmark button" %}.
![Button to save a notification](/assets/images/help/notifications/save_notification.png)
{% data reusables.notifications.saved_for_late_sidebar %}
### Removing a saved notification
{% data reusables.notifications.access_notifications %}
{% data reusables.notifications.saved_for_late_sidebar %}
1. In your list of saved notifications, find the saved notification you would like to remove.
1. On the right side of the saved notification, click {% octicon "bookmark" aria-label="The bookmark button" %}.
![Button to remove saved notification](/assets/images/help/notifications/remove-saved-notification.png)
### Further reading
- "[About notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/about-notifications)"
- "[Accessing your notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/accessing-your-notifications)"
- "[Marking notifications as read](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/marking-notifications-as-read)"