From a347ffff6ff8f710c4cadfba6449072d7c0e4e4d Mon Sep 17 00:00:00 2001 From: Daniel Zarifpour Date: Fri, 17 Feb 2023 15:09:25 -0500 Subject: [PATCH] Added README --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..82165eb --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +![you-suggest-icon](icon.png) +# You.com Suggest + +Get in-line suggestions from [You.com](https://you.com)'s search results via the Search Keyword (default: `y`). Press to open the search results page with the default web browser. + +![you-workflow.png](/resources/you-workflow.png) + +## Setup + +1. Go to **Alfred Preferences**. +2. Open the **Workflows** tab. +3. Select **You.com Suggest**. +4. Click **Configure Workflow...** to set the Search Keyword. + +## Credits + +This workflow is inspired by the [Google Suggest](https://alfred.app/workflows/alfredapp/google-suggest/) by Vítor Galvão. + +"This workflow was adapted with the help of ChatGPT, a large language model trained by OpenAI. ChatGPT provided guidance and support during the development process." + +--- + +Adapted with ❤️ by [Daniel Zarifpour](https://links.dev/z).