1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Hide decorative octicons (#36816)

Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
Laura Coursen
2023-05-09 09:36:45 -05:00
committed by GitHub
parent 7ded1af3b4
commit 0371abe115
132 changed files with 194 additions and 195 deletions

View File

@@ -38,7 +38,7 @@ For more information about the search syntax of code search, see "[AUTOTITLE](/s
## Creating and managing saved searches
1. In the top navigation of {% data variables.product.prodname_dotcom_the_website %}, click the search bar and type `saved:`.
1. Under the search bar, the "Saved searches" section should now appear. Click {% octicon "plus-circle" aria-label="The plus-circle icon" %} **Create saved search**.
1. Under the search bar, the "Saved searches" section should now appear. Click {% octicon "plus-circle" aria-hidden="true" %} **Create saved search**.
1. In the pop-up window, fill out the name you want for your query and the query that you want to save. Click **Create saved search**.
1. If you click again on the search bar, you can now see your saved search in the "Saved searches" section under the search bar. Clicking on a saved search entry will add the query to the search bar and filter the suggestions accordingly.
- To edit a saved search, in the "Saved searches" section, click {% octicon "pencil" aria-label="The pencil icon" %} to the right of the saved search.