Jump to content

BobM

Member
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

106 profile views

BobM's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. I finally got the app to be recognized and I entered the passphrase. But now when I click the system page and click screensaver, or lock, or show trash, nothing happens. Any idea. see below
  2. Additionally is says client not authorised for this alfred remote server.
  3. Mac mini. 16gb running Sonoma 14.6.1 1. Are both your Mac and iOS device on the same wifi network? (Include IP addresses, subnet and router address listed on both devices) same mini 10.1.10.31 / 10.1.10.1 / 255.255.255.0 /iphone 14 pro. os 17.6.1. 10.1.10.106 / 255.255.255.0. / 10.1.10.1 Firewall is off 2. What kind of network is it? (home, office, university, etc?). Office network. 3. Did you try restarting both your Mac and iOS device? YES Can't get it connected. It was connected to an older device (in this office) but I deleted it 4. When you go to the "Add iOS Remote" step on your Mac, can your iOS device see the Mac at all? YES 5. Are you running anything that could block connections? (i.e. Little Snitch, NetBarrier, firewall settings on your Mac or network). NO
  4. Got it!!!!! Happy days 🙂 . Thank you so much for your promptness. Great workflow
  5. 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
  6. 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
×
×
  • Create New...