5 ms·
Bang syntax (like !hn) will take to directly to the sites search. Try for example "!g hacker news". Plugins, or goodies I think ddg calls them keeps you within
by sparkinson 14y ago
Bang syntax (like !hn) will take to directly to the sites search. Try for example "!g hacker news".
Plugins, or goodies I think ddg calls them keeps you within the site and provides more info in that zero-click box.
- antidoh 14y agoUnderstood, but I don't see the plug, or the in. They've just added "hn" as another term in the search string. Did I lose or miss something?
- epi0Bauqu 14y agoThe plug part is http://duckduckhack.com/ http://duckduckhack.com/ -- that is, these are open source components that plug into the system via this glue. This one in particular is at https://github.com/duckduckgo/zeroclickinfo-spice/blob/master/lib/DDG/Spice/HackerNews.pm https://github.com/duckduckgo/zeroclickinfo-spice/blob/maste... and https://github.com/duckduckgo/zeroclickinfo-spice/blob/master/share/spice/hacker_news/spice.js https://github.com/duckduckgo/zeroclickinfo-spice/blob/maste... The in part is they get submitted and we try hard to make them all useful and thus "in" DDG by default. However, ultimately you could a) consume them in your own applications (off DDG); and b) choose to turn some off or on more of the time.
- sparkinson 14y agoYou're right actually. I think at the moment you can't turn off individual "goodies" either. That would be a good set of options however.