Last 12 weeks · 0 commits
4 of 6 standards met
Alfred's workflow debugger only shows output from . These lines redirect all output from to , which then uses to print it to : This means that any errors that occur inside a Run Script action are never displayed in the workflow debugger. IssueHunt Summary sindresorhus has been rewarded. Backers (Total: $20.00) issuehunt ($20.00) Submitted pull Requests #112 Show stderr in debugger #858 Improve compatibility with custom implementations Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.
I'm getting the following error when just trying to log a string with : Project built with and development linked with alfred-link IssueHunt Summary sindresorhus has been rewarded. Backers (Total: $20.00) issuehunt ($20.00) Submitted pull Requests #858 Improve compatibility with custom implementations Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.
You can set variables in Alfred by writing to stdout using a special JSON format. It would be handy if supported this, perhaps in a special key: Or as a second argument: I'm happy to write a pull request if this seems worthwhile. JSON Format The format for emitting variables isn't complicated, but life would be easier if Alfy handled it. Emit a string and set variables Emit multiple items and set variables Note, you can access Alfred variables through the environment:
Repository: sindresorhus/alfy. Description: Create Alfred workflows with ease Stars: 2652, Forks: 104. Primary language: JavaScript. Languages: JavaScript (88.6%), Shell (7.6%), TypeScript (3.8%). License: MIT. Topics: alfred, alfred-workflow, alfred3-workflow, alfy, framework, javascript, macos, nodejs, workflow. Latest release: v3.1.0 (6mo ago). Open PRs: 0, open issues: 0. Last activity: 6mo ago. Community health: 71%. Top contributors: sindresorhus, SamVerschueren, jopemachine, jeppestaerk, radibit, vinkla, dev99problems, nicklayb, abdul, adamkiss and others.