Bug 462722

Summary: Add support for search "keywords" for each search plugin
Product: [Plasma] krunner Reporter: Wyatt Childers <kdebugs.81do7>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: CONFIRMED ---    
Severity: wishlist CC: alexander.lohnau, natalie_clarius, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Wyatt Childers 2022-12-06 20:20:29 UTC
SUMMARY
Firefox has a feature where a keyword can be assigned to different search engines. Over in bug 340283 there's a lot of debate about search order, however, I think the user often knows what kind of thing they're searching for.

I think some of the need to "get result priority right" would be alleviated, and it would be generally useful, if the user could say something like "%w firefox" to prioritize open Firefox windows (i.e., open windows), and "%a firefox" to prioritize launching Firefox (i.e., app launchers).

The Firefox search settings, behavior, and default keywords could be used as an inspiration for a potential UI/UX for this.