(no title)
oritron | 2 months ago
You can search "!w Gabriel Weinberg" and it will open the Wikipedia article because of the leading exclamation mark and w. If a site changes their search url, you can submit the precise new pattern they should use for a redirect. If a new service pops up, you can use the same form to request a new search prefix. These form submissions could give someone at DDG an easy interface to verify quickly and approve or reject them.
These form submissions get ignored and have been for years at this point.
yegg|2 months ago
unknown|2 months ago
[deleted]
foresto|2 months ago
You can choose keywords that don't start with !, so typing them is easier than using Duck Duck Go's bang feature.
bgbntty2|2 months ago
So if, for example, you wanted to make
> x <search_term>
and
> y <search_term>
both work the same, x and y being letters from 2 different alphabets but mapped to the same keys, you couldn't, without some JavaScript. If you just added those 2 keywords, even if you manually edited or created your bookmarks, one bookmark would override the other and the other would appear empty with no keyword.
The workaround I found was using a bookmark with this code in it (instead of the usual URL):
javascript:(function(){var keywords="%s";var mainURL="https://<URL>/";var searchURL="https://<URL>/<params>-"+keywords;if(keywords==""||keywords=="%"+"s"){window.location=mainURL}else{window.location=searchURL}})();
Where https://<URL>/<params> is something like https://example.org/search/q-.
It's slower and sometimes doesn't work if you type "y" and then the query too fast, especially if you're pasting the query. So sometimes it doesn't work and searches with the browser's default search engine for "y <query>".
wkat4242|2 months ago
kalleboo|2 months ago
oritron|2 months ago
newscracker|2 months ago
Just for anyone else who isn’t aware, the bang commands can be anywhere in the search string, and need not necessarily be at the beginning.
All these queries will take you to Wikipedia for the term:
"!w Gabriel Weinberg"
"Gabriel !w Weinberg"
"Gabriel Weinberg !w"
Many a times when I find the default DuckDuckGo search results inadequate and want to go to Google search, I just put a “!g” as a separate term anywhere within the search string and hit enter. This is especially useful on mobile where the search string may be a lot longer than the visible text box and I can’t be bothered to move the cursor.
dkga|2 months ago
OuterVale|2 months ago
https://search.vale.rocks
Imustaskforhelp|2 months ago
Like till now If I wanted to search something on reddit from duckduckgo, I would search "<search query> reddit"
But it was also an hit or miss sometimes so you are telling me that snaps can just @r <search query> and guarantee its from that is amazing!
Your list of resources feel good too, https://time.fyi and other tools are good too!
I would love it if your resources also included open source resources similar perhaps as I prefer open source tools mostly but even these resources are good too so thanks!
msephton|2 months ago
flexagoon|2 months ago
nxtbl|2 months ago
throwawayonduck|2 months ago
seized|2 months ago
georgecmu|2 months ago
Hmm, when I added !mt more than a decade ago it went live almost immediately...