Jump to content

jerome

Member
  • Posts

    3
  • Joined

  • Last visited

jerome's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Hey all, I'm trying to make a workflow that fills out a ticket for me via api. The "Chaining inputs" getting started workflow was a great help, but the "keyword" input doesn't allow for multiple lines of text. Is this a gap in the tooling? Or am I missing a feature thats built in? Anyone have a workaround? Example of what I'm trying: keyword: subject keyword: acceptance criteria <- this one needs to be multiple lines keyword: parent Thanks so much!
  2. Thank you this is a precise and direct answer to my question!
  3. I'd like to have my workflow in Git so that I can see the history of each of the scripts that go into the total thing. Right now I can unzip my .workflow and add all the files separately, but not only is that an awkward process, but you end up with all your scripts in the info.plist along with all the alfred configuration data. Is there an easy way to keep everything clean and human readable in revision control? Or would I have to comprehend the full nature of info.plist and write some sort of build system? I looked around on github and i didn't see anything encouraging so far. Just a bunch of .workflow archives committed directly.
×
×
  • Create New...