petebocken Posted August 18, 2022 Posted August 18, 2022 I've probably created quite the convoluted workflow, but it appears to work exactly how I want... I want to have a single hotkey (I'm actually assigning this as a single key on my keyboard) that when executed gives me a list of 3 keyword actions (open the Fantastical new event, open the Todoist new task and open a new Craft doc). I've prefixed all 3 keywords with "add!-" and then my Hotkey has a text argument with that text. So that way when the Hotkey is pressed, it only shows the 3 actions. This works perfectly, however the order the "Task", "Event" and "Note" actions show up in Alfred are not the same each time. The latest action is always at the top. 1) Is there a more obvious way to achieve the function I'm looking for here (I'm happy to keep what I have since it works), but out of curiosity I would be interested in the better way. 2) Is it possible to keep the same order for these keywords each time or is the last used keyword always displayed at the top?
vitor Posted August 19, 2022 Posted August 19, 2022 It’s not exactly the latest one which latches to the top, Alfred learns based on that but also on what you pick most often and sorts accordingly. As to your specific question, look instead into a List Filter Input. You can have your Hotkey connect to it to auto-trigger, and have it set to have a fixed order. Use a Conditional Utility to direct the List Filter choice to the right place.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now