[Bug]: o keyword in Alfred not giving option to search Obsidian
See original GitHub issueBug Description
When I trigger Alfred and type o, followed by a space and my search term, only the default search options are available.
I do see the option to search Obsidian flash by, but it is replaced by all the default search options. Using a different keyword, like oos doesn’t change what happens.
I have run the setup, and the od command works to open my daily note. So I think the workflow is installed and mostly configured.
Is this a configuration issue with Alfred? Any advice is appreciated.
Relevant Screenshot
To Reproduce
- Trigger Alfred
- Type o followed by a space then a search term
Debugging Log
[12:00:53.791] Logging Started… [12:01:00.416] Shimmering Obsidian[Script Filter] Queuing argument ‘(null)’ [12:01:00.727] Shimmering Obsidian[Script Filter] Script with argv ‘(null)’ finished [12:01:00.730] ERROR: Shimmering Obsidian[Script Filter] Code 1: /Users/shawn/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.AAABE307-D7C7-4EEA-92C5-7E71386A21EB/scripts/o_search.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
Version Information
v2.18
Make sure you have done the following
- I have updated to the latest version of this workflow.
- I have read the Troubleshooting Documentation.
- If the
o ...
main search does not work, I have tried rerunningosetup
and it still does not work.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (4 by maintainers)
Top GitHub Comments
Thanks 😊
That fixed it! Thank you. Great workflow - thank you for sharing it.