ifvsvg Posted February 3, 2022 Posted February 3, 2022 https://github.com/chenzz/alfred-idea-workflow
Alan He Posted February 5, 2022 Posted February 5, 2022 (edited) same workflow. like https://github.com/bchatard/alfred-jetbrains Edited February 5, 2022 by Alan He
vitor Posted February 5, 2022 Posted February 5, 2022 11 hours ago, Alan He said: same workflow. like https://github.com/bchatard/alfred-jetbrain Wrong link; missing an s at the end. I will point out that even if they do the same thing, they very much are not the same Workflow. @ifvsvg’s version is pure bash, which means no dependencies for the foreseeable future. The one you linked depends on node which is a dependency some of us avoid. I’d say that difference alone justifies having both. @ifvsvg You may be able to accomplish this without code. Have you looked into the File Filter Input and Open File Action? Though I understand you may want to keep the PROJECTS_HOME workflow environment variable. Also, take a look at the last line in your Script Filter. It’s commented out, but you left a personal path you may want to edit out.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now