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
Is your feature request related to a problem? Please describe.
It's an UX issue when using Plash with Alfred-plash, currently there's commands like next, prev and random to go to the website. There's no option to select from a pre-configured website list and go directly to the website.
Describe the solution you'd like
When key in Plash in Alfred, user can go to List and select from pre-configured websites and display them on pressing enter
The text was updated successfully, but these errors were encountered:
The problem is that Alfred doesn't really support x-callback-url. Alfred can execute the URLs Plash exposes, but there's no way for Plash to give the info back to Alfred again. I'm hoping this will be solved later this year with the introduction of Shortcuts for Mac, since then Alfred could just execute a shortcut that Plash has that would return a list of websites. So in short; I intend to solve this, but it will be macOS 12 only and it will take some time.
Is your feature request related to a problem? Please describe.
It's an UX issue when using
Plash
withAlfred-plash
, currently there's commands likenext
,prev
andrandom
to go to the website. There's no option to select from a pre-configured website list and go directly to the website.Describe the solution you'd like
When key in
Plash
in Alfred, user can go toList
and select from pre-configured websites and display them on pressing enterThe text was updated successfully, but these errors were encountered: