Search the Community
Showing results for tags 'fallback'.
-
Hello forum, What's the best practice for a workflow trigger (keyword or script filter) that uses an optional argument with a fallback value? Example 1 (I made this up): I want to more easily yell at people on the internet, so I have a workflow that turns text to caps. My clipboard is "foo". I call caps and expect my script to receive "foo". I call caps wasd and expect my script to receive "wasd". Example 2: Like example 1, but instead of the contents, I want to use hardcoded text. I call caps and expect my script to rece
-
Is it possible to remove a keyword that winds up being used in a fallback search? Since I’m probably not asking this question in the appropriate Alfred lingo, let me provide an example. Let’s say you have a file filter that uses the keyword “oo” when searching for OmniOutliner files. After searching for “oo searchterm” in Alfred, it doesn’t find anything relevant, and so you decide to use one of your fallback searches. For simplicity, let’s say you select the default Google search fallback. When run, Google searches for the following: “oo searchterm”. My q
-
From reading the documentation, it seems possible to add a workflow as a fallback result, but I seem to be missing something. In my case, I have created a nice little workflow that just takes whatever text I have entered, and appends it to a text file. Now, I can invoke this workflow by typing log <my text> which works fine. But I'd like to avoid having to enter 'log' - ideally I'd just enter the text, and select the 'log' action, just like I do with e.g. Google search. I thought I could set this up under Alfred Preferences -> Features ->
-
I'm experiencing very odd behavior. If I attempt to select a workflow using a keyword, I get the default search instead, even though the workflow keyword shows up in the Alfred menu and I select it. For example, I use the ens keyword to access the installed "Evernote" workflow. When I select "Search..." from the Alfred Dropdown (see image 1), I very briefly see "Searching..." appear, but then it appears to time out almost instantaneously and then I see the fallback search options (see image 2). Similarly, if I type a workflow keyword, Alfred very briefly shows the keyword result, b
-
A fallback search that changes based on the input (runs a workflow/script to display the fallback). Not sure if possible, could be cool though. I'm thinking something with simple, one line output, for the most part, since we do have workflows for more complex stuff. Not really sure if this would be that useful for anything, it's mostly just something I was curious about/thought would be neat.
-
Hello: Search Fallbacks do not strip keyword from {query} resulting in wrong searches. For example, if I have a workflow which starts with keyword "mw" the fallback search will be like that: "mw {query}". I want it to be just "{query}". Thanks, Oleg
-
⌘S does not save fallback result changes as expected. Small thing, but I did a 'double-take' key press when it didn't work