Captain Picard Posted January 31, 2013 Posted January 31, 2013 (edited) Type in the keyword 'lock' or ' L ' to lock your 1Password vault. http://goo.gl/krfp5 Edited March 24, 2013 by nickcjr
aptJqK Posted October 9, 2013 Posted October 9, 2013 This no longer works for some reason with 1Password 4. I think they may have stopped using x-callback-url? I'm not sure. Anyway, instead you can use this AppleScript as an Alfred action. This presumes you have 1Password 4 open. @nickcjr you may want to update your workflow with this. on alfred_script(q) tell application "System Events" keystroke "l" using {control down, command down, option down} end tell end alfred_script
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