You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
8
8
9
9
You simply search for the website you want to scope your search too, press enter and make your search.
10
10
11
-
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.
| w: | Search ordinary websites (none of the above) |
11
+
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.
12
+
13
+
| Prefix | Description |
14
+
| ------ | ----------------------------- |
15
+
| r: | Search subreddits on Reddit |
16
+
| d: | Search documentation websites |
17
+
| g: | Search GitHub |
18
+
| s: | Search stack exchange sites |
19
+
| f: | Search forums |
20
+
| t: | Search Google Translate |
22
21
23
22
Each prefix also has a corresponding icon for visual feedback of prefix meaning.
0 commit comments