oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.66k stars 242 forks source link

[Help Wanted] Not able to set custom shortcuts #1144

Closed Gurvak-Singh closed 3 months ago

Gurvak-Singh commented 3 months ago

Tried setting up custom shortcuts in the new Ueli application, but unable to do so as there is no option to do that. I tried getting into settings and find the settings to do that not getting any option for that. Can I please get some assistance in regard to how to setup the custom shortcuts for websites and file paths

EidolonForgery commented 3 months ago

+1 to this. The only thing that made UELI work for me was being able to segregate result type with a prefix. I have to switch programs until this is fixed.

oliverschwendener commented 3 months ago

Here is an example on how to set up a workflow:

Go to "Settings" and enable the "Workflow" extension: Screenshot 2024-07-25 215847

Go to the Workflow extension settings and click on "Create new Workflow" Screenshot 2024-07-25 215216

Give your workflow a name Screenshot 2024-07-25 215922

Click on "New Action" and enter the details of your action. In this example the action opens a file. Screenshot 2024-07-25 220019

Click on "Add Action" Screenshot 2024-07-25 220024

You can add multiple actions. All of them are executed simulatenously when invoking the workflow. When you're done, click on "Save" Screenshot 2024-07-25 220105

Your workflow will appear now in the list of workflows Screenshot 2024-07-25 220109

Close the settings and search for the name of your workflow. Press enter to invoke the workflow. Screenshot 2024-07-25 220124

I hope this helps. If something is not clear I can also make a screen recording. Cheers