On 04/07/2020 21.24, David Haller wrote:
Hello,
On Sat, 04 Jul 2020, Carlos E. R. wrote:
There is a search engine or applet thing in Firefox. You type the name of the package and hit enter.
Aside from that, you can create a so called bookmarklet.
Sorry, what's that? I don't think I heard the term before. :-?
Just add this location "URI" as a bookmark:
==== one line as the location string ==== javascript:q=prompt('Enter%20text%20to%20search%20software.opensuse.org','');if(q){q=q.replace(/_/g,%22%20%22);location.href='https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=ALL&q='+encodeURIComponent(q);}else{location.href='https://software.opensuse.org/search';} ====
HTH, -dnh
-- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)