Jump to content

MakeLimeade

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    MakeLimeade got a reaction from Grug in clipboard merge - causes fast append when not wanted   
    This is still an issue, I was having the same problem with iTerm. Any chance of coding an alert/warning to avoid this frustration? Or perhaps notice that it's iTerm and run a self test? For what it's worth, it happens only half the time and I can't tell when it'll trigger.
     
    I'm sure I'm not the only person that this was making nuts.
  2. Like
    MakeLimeade reacted to deanishe in Combining workflows   
    You can call other workflows via External Triggers (which is what your first link is talking about), but that requires the workflow you’re calling to provide an appropriate External Trigger (or a place to attach one), and your workflow to know the correct argument(s) to pass to it.

    I don’t think trying to use other workflows would work, though. Like, a Chrome bookmarks workflow isn’t going to provide an Open Bookmark action that accepts anything other than a bookmark ID or (more likely) the URL. So you might as well open the bookmark from your own workflow seeing as it will have to know the URL anyway.
     
    I don’t know PHPStorm, but I presume it has a command-line command that opens the current directory in the app like Goland does. So all you need is the project path. Then you can use Alfred’s Terminal Command to open the directory in iTerm, PHPStorm and Finder in one single, simple command.
×
×
  • Create New...