query parameter
Is it possible to construct a url with a query that pre-fills the searchbox? e.g. https://postgresqlco.nf/doc/en/param/?q=archive.
If not, would it be possible to add?
Bit of background: I'm maintaining a CLI for duckduckgo bang searches and thought it would be valuable to add https://postgresqlco.nf/ so users can do `$ bbang pgconf archive` from the commandline and search.
Thanks!
Edited by Gert Goet