Jump to content

Nathan-MA

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Nathan-MA

  1. Hi @vitor Thank you the welcome and sorry for the late response. OpenActions is exactly what I'm looking for, thank you for the detailed informations on the matter!
  2. Hi, First post here, and I also tried to research this before creating this post. Straight to the question: Is there a workflow to open any application on a new window? I've been using a workflow to open a new Chrome window for example I've named as `nchroem`. But I was wondering if I could make a simple workflow: ``` # Alfred Command new <Any Application> ``` ``` # script on alfred_script(q) tell application "<Application Path>" make new window end tell end alfred_script ``` But this is so simple that It got me wondering, maybe someone has already developed something similar out there. So there is any workflow to open any application on a new window?
×
×
  • Create New...