We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A common workflow I use is:
gif add IMAGE_URL gif upload ID_OF_THAT_IMAGE
I propose to make this easier by having - to be a virtual ID of the last added image. The above workflow would then turn into:
-
gif add IMAGE_URL gif upload -
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A common workflow I use is:
I propose to make this easier by having
-
to be a virtual ID of the last added image. The above workflow would then turn into:The text was updated successfully, but these errors were encountered: