Skip to content

Commit

Permalink
Update More Results and Web Archive to new Quick Actions menu (#302)
Browse files Browse the repository at this point in the history
* Update website-info-personalized-results.md

Rename Web Archive and More Results section to Quick Actions Menu and add additional options of that menu.

* Add media for domain leaderboard and quick actions menu

Add media for domain leaderboard and quick actions menu

* Update website-info-personalized-results.md

Update image tags to markdown style and make them zoomable
  • Loading branch information
david-ros authored Nov 24, 2023
1 parent 94a3ada commit 985e5c8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 9 deletions.
Binary file added docs/kagi/features/media/domain-leaderboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/kagi/features/media/quick-actions-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 16 additions & 9 deletions docs/kagi/features/website-info-personalized-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ To the right of each Kagi search result is a shield icon. Hovering over the icon

Midway down the information window for the search result, you can tweak how the website for the result is treated in future Kagi searches.

<img src="./media/personalized_results.gif" width="675" alt="Personalized Results Example"><br />

![Personalized Results Example](./media/personalized_results.gif){width=675px data-zoomable}


Your options are to:

Expand All @@ -25,17 +27,19 @@ Your options are to:
- Make the website ranking **Higher**
- **Pin** the website to the top of search results

<img src="./media/ranking.png" width="675" alt="Web Archive and More Results Links"><br />

![Web Archive and More Results Links](./media/ranking.png){width=675px data-zoomable}


You can see your Personalized Results for all websites in [Settings](https://kagi.com/settings?p=user_ranked).

## Domain Leaderboard

Wonder what are the most promoted and blocked domains among Kagi Search users?

Check the [Personalization Leaderboard](https://kagi.com/settings?p=rule_leaderboard). We anonymously aggregate the rankings of domains that have been tagged by other Kagi users.
Check the [Personalization Leaderboard](https://kagi.com/stats?stat=leaderboard). We anonymously aggregate the rankings of domains that have been tagged by other Kagi users.

<img src="https://kagifeedback.org/assets/files/2023-07-01/1688193924-891326-image.png" width="675" alt="Personalization leaderboard"><br />
![Personalization Leaderboard](./media/domain-leaderboard.png){width=675px data-zoomable}

## Website Information

Expand All @@ -48,14 +52,17 @@ The information may include:
- Whether the website uses a secure HTTPs connection
- How fast the website responds to requests

<img src="./media/website_info.png" width="675" alt="Website Information">

![Website Information](./media/website_info.png){width=675px data-zoomable}

## Web Archive & More Results

Near the top of the information window for the search result are two links you can use:
## Quick Actions Menu

Clicking on the three dots (...) to the right of each search result will bring a menu with 4 options:

- **Open result in Web Archive** will show you the history of the webpage at the [Wayback Machine](https://archive.org/).
- **More results from this site** will perform the same Kagi search again, but with results limited to the website of your initial result.
- **Open result in Web Archive** will show you the history of the webpage at the [Wayback Machine](https://archive.org/).
- **Summarize Page** will use [Universal Summarizer](../ai/summarize-page.md) to give you a summary of the webpage within the search results page.
- **Ask Questions about Document** will take you to [Kagi Assistant](../ai/assistant.md) and use the webpage as context for asking questions.

<img src="./media/links.png" width="675" alt="Web Archive and More Results Links">
![Quick Actions Menu](./media/quick-actions-menu.png){width=675px data-zoomable}

0 comments on commit 985e5c8

Please sign in to comment.