We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, it is a fresh alfred-searchio installation. Downloaded from releases from this repo. No workflow works for me because of the errors:
When I do searchio reload it destroys all the scripts that I wanted to use (g <query> for google search for example).
g <query>
What am I doing wrong?
OS:
Searchio version:
Error:
Debug log SS:
Debug log:
[2019-03-02 11:30:03][ERROR: input.scriptfilter] Code 1: 🍺 11:30:03 workflow.go:304: --------- Searchio!/2.0.1 (AwGo/0.14.0) ---------- 11:30:03 search.go:127: loading search from /Users/epi/Library/Application Support/Alfred 3/Workflow Data/net.deanishe.alfred-searchio/searches/google-en.json ... 11:30:03 feedback.go:453: Sent 1 result(s) to Alfred 11:30:03 workflow.go:352: [ERROR] open /Users/epi/Library/Application Support/Alfred 3/Workflow Data/net.deanishe.alfred-searchio/searches/google-en.json: no such file or directory 11:30:03 workflow.go:380: ------------------- 1.369401ms -------------------
The text was updated successfully, but these errors were encountered:
I found a workaround. You have to do searchio -> reload Then you have to create all the search commands manually using
searchio
reload
Sorry, something went wrong.
I'm going to close this in favour of #54 (same problem). I'll have a think about how best to solve it.
No branches or pull requests
Hi, it is a fresh alfred-searchio installation. Downloaded from releases from this repo.
No workflow works for me because of the errors:
When I do searchio reload it destroys all the scripts that I wanted to use (
g <query>
for google search for example).What am I doing wrong?
OS:
Searchio version:
Error:
Debug log SS:
Debug log:
The text was updated successfully, but these errors were encountered: