From c08a62e357903a706b9fcdac4278cba489472342 Mon Sep 17 00:00:00 2001 From: Nikita Voloboev Date: Tue, 16 Apr 2019 18:31:19 +0200 Subject: [PATCH] update --- README.md | 23 +++++++++++------------ workflow/websites.csv | 1 + 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3c11ca4..821e1d7 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,22 @@ > [Alfred](https://www.alfredapp.com/) workflow to search through any website (easily extendable list) -img +img This workflow similar to [DuckDuckGo Bangs](https://duckduckgo.com/bang?) allows you to fuzzy search through a selection of websites that you can [add and contribute to](CONTRIBUTING.md#readme). You simply search for the website you want to scope your search too, press enter and make your search. -Each search has a prefix to signify the theme or scope of the search. For example results prefixed with `r:` will search through subreddits. Here is the full list of prefixes and their descriptions. - -| Prefix | Description | -| ------ | -------------------------------------------- | -| r: | Search subreddits on Reddit | -| d: | Search documentation websites | -| g: | Search GitHub | -| s: | Search stack exchange sites | -| f: | Search forums | -| t: | Search Google Translate | -| w: | Search ordinary websites (none of the above) | +Some results have a prefix to signify the scope of the search. For example results prefixed with `r:` will search through Reddit subreddits. Here is the full list of prefixes and their descriptions. + +| Prefix | Description | +| ------ | ----------------------------- | +| r: | Search subreddits on Reddit | +| d: | Search documentation websites | +| g: | Search GitHub | +| s: | Search stack exchange sites | +| f: | Search forums | +| t: | Search Google Translate | Each prefix also has a corresponding icon for visual feedback of prefix meaning. diff --git a/workflow/websites.csv b/workflow/websites.csv index 3065c54..815db6a 100644 --- a/workflow/websites.csv +++ b/workflow/websites.csv @@ -1,4 +1,5 @@ g: GitHub,https://GitHub.com/search?utf8=✓&q={query}&type= +Related Subreddits,https://anvaka.github.io/sayit/?query={query} Audible, https://www.audible.com/search?keywords={query} w. Reddit posted by domain (year),https://www.reddit.com/domain/{query}/top/?sort=top&t=year Google's autocomplete visualizer (Graph for),https://anvaka.github.io/vs/?pattern=%5Bquery%5D%20...&query={query}