Skip to content

Path to pandoc is not necessary and complicates the workflow #1

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

Open
vitorgalvao opened this issue Feb 28, 2023 · 1 comment
Open

Comments

@vitorgalvao
Copy link

You’re recommending installing pandoc with Homebrew and then setting its path depending on if the user is on Intel or Apple Silicon. That is not necessary, as Alfred’s PATH already includes the Homebrew install locations. And if added to the Gallery Alfred will even be able to resolve that dependency.

Checking if pandoc is installed may still make sense, but it would be better to check for it by name instead of by the variable.

@yohasebe
Copy link
Owner

That's great information. Thank you!

I'll modify the setting sometime soon. Also, I'll consider applying to the Workflow Gallery. The dependency management option is nice.

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