phstc Posted March 16, 2014 Share Posted March 16, 2014 Hey I created a workflow to take screenshots, so I associated the shortcut `CMD+Shift+5` to call my ruby script, take the screenshot and copy the Dropbox URL to the clipboard. It works, but when I export my workflow and import it again (removing it before re-importing) it doesn't preserve the hotkeys. Is it the expected behaviour or an error? If it is expected, is there a way to preserve the hotkeys? My workflow https://github.com/phstc/alfred_screenshots_dropbox Before exporting. After exporting, removing and importing it again. Thanks Link to comment Share on other sites More sharing options...
vitor Posted March 17, 2014 Share Posted March 17, 2014 It is expected behaviour, cannot currently be changed, and probably won’t be in the future. It works that way so your chosen hotkeys do not conflict with the ones other users of your workflow might have, or even your own, on a different machine. Link to comment Share on other sites More sharing options...
Andrew Posted March 17, 2014 Share Posted March 17, 2014 Hey I created a workflow to take screenshots, so I associated the shortcut `CMD+Shift+5` to call my ruby script, take the screenshot and copy the Dropbox URL to the clipboard. It works, but when I export my workflow and import it again (removing it before re-importing) it doesn't preserve the hotkeys. Is it the expected behaviour or an error? If it is expected, is there a way to preserve the hotkeys? My workflow https://github.com/phstc/alfred_screenshots_dropbox Thanks This is also for security and convenience, so when you import a workflow, you don't get any hotkeys registering without your knowledge. If you are exporting to import to another Mac, you could always setup syncing. Workflow hotkeys are preserved / synced between your Macs. Cheers, Andrew [moving to closed] Link to comment Share on other sites More sharing options...
phstc Posted March 17, 2014 Author Share Posted March 17, 2014 Got it, thanks. 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