You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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)
The text was updated successfully, but these errors were encountered: