TDube Posted July 17 Share Posted July 17 (edited) @vitor here's the output from "op item list" blurred text for obvious reasons Edited July 17 by vitor Removed image with potentially sensitive data Link to comment
vitor Posted July 17 Author Share Posted July 17 (edited) I have removed the image as it could potentially have sensitive data (security tip: when redacting data always put a solid colour rectangle over it instead of pixelating/blurring because some fancy techniques can still derive the original data from the obfuscation pattern). What matters there is if you got an error. Seeing as you didn’t get an error but saw your items, you need to follow the relevant step: On 4/23/2022 at 5:32 PM, vitor said: If you see your items, open the debugger and run :1pextras → Force Update Items. Include the debugger’s output in your report. Edited July 17 by vitor Fixed typo TDube 1 Link to comment
TDube Posted July 17 Share Posted July 17 Here's the output from Debugger: [09:08:01.495] 1Password Processing complete [09:08:01.497] 1Password Passing output 'update_items' to Conditional [09:08:01.499] 1Password[Conditional] Processing complete [09:08:01.500] 1Password[Conditional] Passing output 'update_items' to Junction [09:08:01.501] 1Password[Junction] Processing complete [09:08:01.501] 1Password[Junction] Passing output 'update_items' to Run Script [09:08:02.315] 1Password[Run Script] Processing complete [09:08:02.321] 1Password[Run Script] Passing output '' to Conditional [09:08:02.322] 1Password[Conditional] Processing complete [09:08:02.322] 1Password[Conditional] Passing output '' to Run Script [09:08:02.392] 1Password[Run Script] Processing complete [09:08:02.397] 1Password[Run Script] Passing output '' to Conditional [09:08:02.398] 1Password[Conditional] Processing complete [09:08:02.398] 1Password[Conditional] Passing output '' to Run Script [09:08:08.444] 1Password[Run Script] Processing complete [09:08:08.451] 1Password[Run Script] Passing output '' to Call External Trigger [09:08:08.452] 1Password[External] Processing complete [09:08:08.452] 1Password[External] Passing output '' to Run Script [09:08:08.466] 1Password[Run Script] Processing complete [09:08:08.468] 1Password[Run Script] Passing output '' to Run Script I hope this is done correctly. LMK Todd Link to comment
TDube Posted July 17 Share Posted July 17 @vitor now "1p" works in Alfred now... just tried it after doing the above? Link to comment
vitor Posted July 17 Author Share Posted July 17 It may have been something stuck in the official command-line that got resolved when you did the list earlier. Glad you’re sorted! TDube 1 Link to comment
ronaldpaek Posted July 18 Share Posted July 18 On 7/16/2023 at 3:21 AM, vitor said: I’m asking if you have that file in your home folder, because that looks like outside interference. Try this: install this version of the workflow and update Alfred to the 5.1.2 prerelease (you can do so in Alfred Preferences → Update (bottom left) → change the dropdown to pre-releases and update). Does that work? Amazing it worked! 🙇 And all I had to do was just do a few little steps, it will work haha. Thank you so much @Faris Najem Link to comment
Pkl Posted September 8 Share Posted September 8 Unfortunately unable to get started, installed CLI tool and signed in correctly. 1password cli is working as intended however it is unfortunately not recognized by this workflow. ### Workflow version 2023.9 ### Alfred version 5.1.2 ### macOS version 13.5.2 ### Architecture arm64 ### Preferences Default ### 1Password version 8.10.13 ### op version NOT installed ### Launchd job Loaded: - 0 com.alfredapp.vitor.1password Installed Link to comment
vitor Posted September 8 Author Share Posted September 8 Checking for the version alone is not enough to determine the CLI’s connection is correct. Please follow the steps in the second post. Link to comment
Pkl Posted September 9 Share Posted September 9 (edited) 12 hours ago, vitor said: Checking for the version alone is not enough to determine the CLI’s connection is correct. Please follow the steps in the second post. Thanks, didn't see that yet. op item list was working as intended. When I digged a bit deeper I noticed the workflow was checking /usr/local/bin/op when I used homebrew to install 1password and 1password-cli. Linking the binary fixed it for me. sudo ln -s /opt/homebrew/bin/op /usr/local/bin/op Edited September 9 by Pkl Link to comment
vitor Posted September 9 Author Share Posted September 9 Does biometric unlock continue to work for you in that case? Link to comment
Pkl Posted September 10 Share Posted September 10 22 hours ago, vitor said: Does biometric unlock continue to work for you in that case? Yes, works without any apparent issues. Link to comment
vitor Posted September 11 Author Share Posted September 11 (edited) Updated to 2023.10. Revamp custom modifiers method. If you changed modifier actions from the defaults, you may need to set them again. Then :1pextras → Force Update Items. Check if 1Password is open for actions that need it. Allow CLI in other locations. Edited September 12 by vitor Link to comment
godbout Posted September 12 Share Posted September 12 2023.10 doesn't work for me. grabbing the items is ok, but actioning an Alfred Result does nothing. including when using modifiers. will post a GitHub issue. Link to comment
vitor Posted September 12 Author Share Posted September 12 Modifiers are now handled differently. :1pextras → Force Update Items should get you sorted. Link to comment
vitor Posted September 12 Author Share Posted September 12 2023.11 resolves the issue reported above. 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