Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 925 Bytes

File metadata and controls

19 lines (12 loc) · 925 Bytes

Alfred v2 Workflows

Upload to imgur

This allows you upload an image to imgur using a hotkey when the file is selected in Finder, the default hotkey is CTRL+OPT+CMD+I. A history.txt file is maintained in your workflow's directory that contains all links to uploaded images as well as their deletion links. Once an upload is complete the link is copied to your clipboard and then opened in your default browser.

Special thanks to Roland Rabien, I am using his project (https://github.com/FigBug/imguru) to handle the upload.

Clean Duplicate Apps in Open With

If you notice the same app listed multiple times in your "Open With" menu, run this workflow to clear them out.

Restart Dock

Run 'killall Dock' to restart the Dock process. This can often resolve weird issues such as a missing wallpaper image or dock icons that are acting up.