Alan He Posted June 26 Share Posted June 26 (edited) Quote file action to enhance file operation Requirement brew install imagemagick brew install duti Feat copy file name without suffix copy file size without suffix copy pixel size for image file convert file to dataURL support set default application for file type downloadUrl: https://github.com/alanhg/alfred-workflows/tree/master/file-enhancer Edited June 28 by Alan He Link to comment Share on other sites More sharing options...
vitor Posted July 5 Share Posted July 5 Thank you for the submission but there are some issues which prevent inclusion:You’re using /usr/local/bin/identify as an absolute path. As we’ve discussed before, you cannot use /usr/local/bin because it will not work for people on Apple Silicon since that’s not where Homebrew installs things.The escaping is incorrect in a few places. Always prefer with input as argv over with input as {query}.Always quote your variables. A few of these actions will break on things with spaces.There’s a specific mention to ~/Applications/JetBrains Toolbox which is particular to your set up.The screenshots have a lot of unrelated entries. Check your other workflows in the Gallery. See how all the screenshots show only things directly related to the specific workflow? Also note how they all list real-looking data and not test names. That is imperative to ensure users aren’t confused about what your workflow is supposed to do or not.Ultimately, this one seems a bit too geared to your specific usage. Workflows in the Gallery should be useful to a larger number of users, so passing on it as well. With this latest batch, it seems you’re sending in your submissions as soon as you release the first workflow version, so these simple repeated issues are not getting caught. For future submissions, please post them first to the Share your Workflows subforum and let them get a few users first. After it’s clear other people are using the workflow, that other people have tested it and bugs have been ironed out, we can then proceed to the next step of submitting for the Gallery. Please don’t get discouraged by this last batch of refusals. They’re not necessarily permanent, it was just an unfortunate coincidence that these latest ones don’t happen to be a fit. You already have five workflows in the Gallery, so I have little doubt you’ll have more. Have a great week, and thank you again for the submissions. Link to comment Share on other sites More sharing options...
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