Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remember keyword<->result frequency #154

Open
stavfx opened this issue May 20, 2022 · 1 comment
Open

Remember keyword<->result frequency #154

stavfx opened this issue May 20, 2022 · 1 comment

Comments

@stavfx
Copy link

stavfx commented May 20, 2022

Would it be possible for Switcher to "remember" that when I searched for "ch" last time I chose to activate "Chrome" so it'll bubble it up to be the first option?
This is kinda how Alfred works on mac and you can "train" it by manually selecting a specific application a few times. This way we can have stable results (e.g. Alfred now remembers "s" means Slack but "sl" means Sleep)

@daniellandau
Copy link
Owner

There's some scoring already for launching apps, but it isn't dependent on the search phrase so it only learns that you prefer some commonly used application to another that matches but that you don't actually want. https://github.com/daniellandau/switcher/blob/master/modes/launcher.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants