Jump to content

Acidham

Member
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Acidham

  1. Alfred Workflow to mute and unmute the microphone by pressing the Hotkey, or using the Keywords. Download: https://github.com/Acidham/alfred-microphone-control/releases/latest How does it work? Microphone control sets the input volume to 0 or to 100
  2. Author: @Acidham Alfred Forum thread: Github: https://github.com/Acidham/chromium-hist-bookmarks
  3. Thx @vitorfor PR...merged and release
  4. @vitorCan you help me to extend _sharedressources for defaultbrowser (defaultbrowser — Homebrew Formulae) ?I would like to extend my https://github.com/Acidham/chromium-hist-bookmarks WF.
  5. Should be available in v1.4. Select Search&Add
  6. Added Edge: https://github.com/Acidham/chromium-hist-bookmarks/releases/tag/v3.0.5
  7. I did not not add path to bookmarks and history for Edge so far but technically it is possible!
  8. you created a new topic instead of replying to an already existing one !? which workflow are you talking about?
  9. I changed to shebang to /bin/zsh. Therefore, what result do you get with where zsh? What macOS version are you using? Even /bin/bash/ should be available at least.
  10. Strange, did you try on terminal where bash? Anyhow, I changed it and released the WF. let me know
  11. 1. Rsync Folders sync a source folder to target folder, including deletion in target folder if file was deleted in source folder as well. rsync command options: rsync -rtvuc --delete-after 2. Nope, because you cannot type, but it would be easy to extend. If I find some time, I can add an add only by typing option.
  12. Committed latest version: https://github.com/Acidham/rsync-folders/releases/latest
  13. Damn it...now I am seeing what happened. I have rewritten that workflow in python, but never released it . Therefore, I was unable to find any AS.
  14. @vitor Yes makes total sense, but I am not using custom JS, or at least I cannot find it I think @pankajsz refers to EXTERNAL WF object...but EXTERNAL contains app id.
  15. Same here, after added source and target folder, nothing synced. When I execute it again, it seems sync works
  16. try it then you will know…i am not actively using it and i don’t know if it works. Feel free to file issues in git
  17. Upgrade Workflow: Added ability to ignore URLs in history with a certain domain Added Alfred 5 “configure workflow” feature to set up env variables Performance improvement when caching favicons Remove support for Firefox Browser GitHub Release
  18. Ok thank you @vitor I will post an issue @ 1Password
  19. I ran ./1password.js op_path in the terminal, and I am receiving this: [ERROR] 2022/06/11 15:40:37 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again. ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700) Nope, freshly created or better, I deleted it when I encountered issues. Is there a way to change that location? /usr/local/bin/op account list result: [ERROR] 2022/06/11 15:43:01 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again. and ./op account list: [ERROR] 2022/06/11 15:43:01 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again.
  20. I did chmod 600 and now receiving 700 ツ [ERROR] 2022/06/11 15:11:57 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again. ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700) [ERROR] 2022/06/11 15:11:57 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again. ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700) /Users/john/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.86868E59-5805-46C1-B622-DCC39DBC9E9D/signin.zsh:16: command not found: '' ------------------------- IMPORTANT ------------------------- You have an old version of the 1Password command-line tool. Install the latest version from: https://1password.com/downloads/command-line/ Then run the Workflow again. You may close the terminal. ------------------------------------------------------------- with chmod 700... same error When exec ./1password.js op_path I'm getting: [ERROR] 2022/06/11 15:13:29 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again. ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
  21. @vitor You mean providing output of !1pdiagnostics ? ### Workflow version 2022.12 ### Alfred version 4.6.7 ### macOS version 12.4 ### Architecture i386 ### Workflow environment variables Dict { auto_refresh = 1 logins_only = 0 hostnames_only = 1 } ### 1Password version 8.7.1 ### op version In Workflow: 2.2.0 In /usr/local: 2.4.1 ### Biometric unlock NOT enabled ### Custom terminal feature Enabled ### Launchd job Loaded: - 0 com.alfredapp.1password Installed
×
×
  • Create New...