Jump to content

Acidham

Member
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by Acidham

  1. i freshly installed my computer and tried to setup 1Password search workflow. 

     

    1. 1p > "sign in and update items"

    2. Opens items2 and stops with following error:

     

    [ERROR] 2022/06/10 23:01:38 cannot read config at “/Users/john/.config/op/config”: Can’t continue. We can’t safely access “/Users/john/.config/op/config” because its permissions are too broad. Change its permissions to 600 and try again.
    ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
    [ERROR] 2022/06/10 23:01:38 cannot read config at “/Users/john/.config/op/config”: Can’t continue. We can’t safely access “/Users/john/.config/op/config” because its permissions are too broad. Change its permissions to 600 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.

    -------------------------------------------------------------

  2. Bionic Reading is a new method facilitating the reading process by guiding the eyes through text with artificial fixation points. As a result, the reader is only focusing on the highlighted initial letters and lets the brain center complete the word. In a digital world dominated by shallow forms of reading, Bionic Reading aims to encourage a more in-depth reading and understanding of written content.

     

     

    See Bionic Reading Webpage for more information

     

     

    Requirements

    1. Python 3

    2. Requests library pip install requests

    3. API Key: https://rapidapi.com/bionic-reading-bionic-reading-default/api/bionic-reading1/, please enter API Key in Workflow settings.

    Usage

    The Bionic Reading Workflow is implemented as an Universal Action and accessible via keyword bio

    Universal Action

    Mark an URL and enter Universal action → search for Bionic Reading in Universal Action

    Keyword

    Just type bio and enter the text

     

    Download on GIT: https://github.com/Acidham/alfred-bionic-reading/releases

     

     

  3. Hi Vitor

     

    Thank you! After my quick and dirty URL Scheme-based WF stopped with 1Password Beta 8 I am trying your new one. I executed and opened terminal, but I am receiving the following error. Seems I need to enable something in 1P?

     

    ---------------------------- INSTRUCTIONS ----------------------------

    The official 1Password command-line tool will ask you to sign in.
    This is necessary to get the items list for the 1Password Workflow.

    For account details, consult your 1Password Emergency Kit:

      https://support.1password.com/emergency-kit/#get-your-emergency-kit

    ----------------------------------------------------------------------

    [ERROR] 2022/04/25 10:41:21 connecting to desktop app: not connected
    ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
    [ERROR] 2022/04/25 10:41:21 connecting to desktop app: not connected

    Updating items list. It will take a few seconds to complete.
    You may close the terminal at any time.
    .[ERROR] 2022/04/25 10:41:22 connecting to desktop app: not connected
    ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)

  4. @vitor After a few days of receiving the first issues with missing Python 2.7 I attempted to fix my pyenv python installation and some older workflows, but I decided to give it up and switch to Python 3 completely. I found it easier instead of maintaining an old python. 

     

    A goblin gave me the magic script some time ago ;). I received it via Pull request in one of my workflow, but I don't know avatar in Alfred forum: https://github.com/Acidham/chromium-hist-bookmarks/pull/6

     

    The script helps a bit to handle different python3 installations, and I decide to add it to most of my workflows. Finally, all my py3 workflows didn't fail after upgrading to macOS 12.3 ;) 

  5. ahhh that is a good result. the issue is that your list of folders is empty.

     

    search for a folder in alfred e.g. downloads folder and press “Tab”, “add to recent folders”.  after this you should be able to look up recent files on Downloads. 

×
×
  • Create New...