Neilio Posted January 28, 2013 Share Posted January 28, 2013 I'm trying to recreate the hot key support from Alfred 1 where hitting a hot key toggles the visibility of an item. Is there any way to do this natively in Alfred 2 yet (or planned), or do we need to write a script? Link to comment
aiyo Posted January 29, 2013 Share Posted January 29, 2013 This feature is planned for Alfred 2, we have Andrews word for it http://www.alfredforum.com/index.php?/topic/226-application-and-file-shortcut-with-hide-feature-reintroduced/ In the meantime here is a workflow that can toggle visibility of an app (and open it if it's not running). You can change the App the script is working on in "Run Applescript" by setting the variable "q" to another app name. You can also have multiple hotkeys and applescript modules in the same workflow so you can toggle multiple apps. http://d.pr/f/rEpx There is also another workflow (not by me) that you can find in the alfpt repository. Cheers Jonas Link to comment
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