Skip to content
New issue

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

List and search perspectives broken #3

Closed
rhydlewis opened this issue Mar 30, 2022 · 2 comments
Closed

List and search perspectives broken #3

rhydlewis opened this issue Mar 30, 2022 · 2 comments

Comments

@rhydlewis
Copy link
Owner

The query works according to the debug log but there's something odd included in the output back to Alfred.

ERROR: Search OmniFocus JS[[Script Filter](alfredpreferences:workflows%3Eworkflow%3Ealfred-search-omnifocus%3E4F1E36A8-A787-4FE7-9CE1-1CAB5F24717C)] JSON error: Garbage at end around line 17, column 0. in JSON:

@klochowicz
Copy link

Perhaps alfy is swallowing some of the error messages by redirecting them to stdout, so that they're not available in Alfred's workflow debugger?

See: sindresorhus/alfy#86

@rhydlewis
Copy link
Owner Author

Thanks but it's my own mistake... I've fixed it in version 1.0.2 (now available on NPM).

Fix: ce22aa9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants