AlfredGist icon indicating copy to clipboard operation
AlfredGist copied to clipboard

An workflow for Alfred to create Gists from your clipboard contents or selected file(s).

Results 5 AlfredGist issues
Sort by recently updated
recently updated
newest added

macOS now ships with python3 only, so use python3 for the json manipulation & make the python one-liners python3 friendly.

Error Message: ``` [22:03:43.349] STDERR: Gist[[Run Script] functions.sh: line 236: python: command not found ``` I'm not sure how does the shim work for Alfred? I have python 2 installed...

Everything is working fine except this one feature ![Screen Shot 2019-11-27 at 13 22 19](https://user-images.githubusercontent.com/33631005/69715212-f1182480-1118-11ea-81e4-32598f837901.png)

Feature request: Is there a way to add an option to automatically open and copy the link to the raw gist? I wanted to modify this myself before requesting it...

Is it possible to have the newly created gist's description be NOT set to the text content and be just blank? ![CleanShot 2023-01-26 at 17 28 07@2x](https://user-images.githubusercontent.com/2188656/214771580-9749f246-89cf-4a0b-b2f0-9de6e8d3f04e.png)