Jump to content

raygan

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    raygan got a reaction from GatorMapi in Workflow to simulate using a keyboard shortcut on highlighted text   
    Wow, thanks! Very helpful!
     
    In the mean time I ended up also asking about this on the RingCentral development forum, and they let me know that the RingCentral softphone app has an undocumented URL scheme for placing calls as well. That turns out to be a cleaner approach. So in the end I'm using a bash script that looks like this:
     
    number=$(echo "{query}" | sed 's/[^0-9+]//g') open "rcmobile://call?number=${number}"  
    Thanks for the help!

  2. Like
    raygan got a reaction from askedrelic in (another?) Workflow for Pinboard   
    This is my most frequently used workflow, but it seems to have broken with the upgrade to Alfred 4. Search no longer works. I hope listboss will update it!
×
×
  • Create New...