Jump to content

BobM

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by BobM

  1. Hi Martien,

     

    Using my limited but curious way, I googled how to fully uninstall node js and I reinstalled to v12 as per your suggestion.  I tried the workflow again and I think we're almost there,  I am missing the token.  I tried 2 that were in  your documentation but I go the error below.  Not sure how to enter it.  Any special way?  I hesitate to send you the debug file because it not only has my full name, but my company and directory path.   Thank you very much for your assistance.  Greatly appreciate it.

    Bob

     

    image.png.1ac152a4c0e354966c2a369da73adc5b.png

  2. I'm a newbie and loaded latest version of node.js and the workflow.  After I type "todo" or "todos" it brings me to a google search

    When I installed node.js I get this window (attached).  It tells me to make sure that /usr/local/bin is in my $PATH.   additionally when I ran todo:setting I got this:

    #!/usr/bin/env bash

    ###############################################################################
    # Author: M. Oranje
    # Licence: MIT
    ###############################################################################

    export PATH="$PATH:/usr/local/bin:/usr/bin"

    node alfred-workflow-todoist.js settings:store "{query}"

     

    Can someone tell me how to do this or even better how to get this to work? 

    Thanks 

    BOB

    nodejs.png

×
×
  • Create New...