Jump to content

johnofcamas

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by johnofcamas

  1. I'm trying to kick off a keyboard maestro macro from a workflow, and I have a couple variables that get captured during the workflow. I'd like to have my 'NSAppleScript' action use these, but I'm not sure how. Here is the example applescript with what I *thought* would work. on alfred_script(q) -- ignoring application responses tell application "Keyboard Maestro Engine" setvariable "alfred_build_product" to "{var:product}" do script "Build target (from Alfred)" end tell -- end ignoring end alfred_script
  2. I have used the 'Actions' app, and I'm really liking Alfred remote and I find it much easier to use. Particularly because I can create actions in Alfred which is much quicker. One thing that the Actions app does however, that is really useful is it 'pins' sheets to certain apps. I would love to see that capability in Alfred Remote.
  3. I just started using Alfred remote and I have a script that triggers a Keyboard Maestro Macro. The Keyboard Maestro macro copies files (sometimes very large). Once I trigger the action from the remote palette Alfred does not respond until the file copy is done (which can be over a minute sometimes). What you were doing when the issue happened action triggered by alfred remote Whether you were able to replicate it Yes - every time Include any screenshots that might help us not applicable Include the version and build number from Alfred's About preferences v 2.6 (374) Include the version of OS X you are currently using and any customisation that may be relevant Mac OS X version 10.10.1 (14B25)
×
×
  • Create New...