eg: typing “linux @l” should search “linux lemmy” and “beatles @mb” should search “beatles musicbrainz”,
where I define these shortcuts
eg: typing “linux @l” should search “linux lemmy” and “beatles @mb” should search “beatles musicbrainz”,
where I define these shortcuts
You can do almost exactly this with keyword bookmarks. The only change is that you need to put the “keyword” at the start of the URL. So
@l linux
rather thanlinux @l
.Create a new bookmark with these settings:
%s
. For examplehttps://kagi.com/search?q=%s+site:https://lemm.ee
.@l
.Now you can type
@l foobar
in the URL bar and it will go tohttps://kagi.com/search?q=foobar+site:https://lemm.ee
. (Or whatever search engine you have configured.Keywords can also be used for non-search bookmarks and javascript bookmarklets which are very convenient.
Cool! I had no idea that was a feature, thanks for sharing
Yeah, it is sadly not advertised. Even the “Keyword” box helper text isn’t very obvious how it works. They should link to a help page.
Not to mention that they also have search engines which work in a very similar way, but have a different UI, are harder for users to manually define and don’t sync across devices via Firefox Sync.
It’s a big mess. But it works! So that is enough for me.