Jump to content

chavlji

Member
  • Posts

    8
  • Joined

  • Last visited

chavlji's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Ok, thanks for the explanation. I need Apple script, because I need to do some image manipulation to then get the query param. Is it possible, to put some step after "Run script" and before "Keyword", that would be able to clean this line break and send clean query to the "Keyword"?
  2. I made a simple test, to explain my problem: Apple script: Keyword looks like this When I run it, it looks like this: Where does this line break comes from?! You can see it in the input, as well as in description (" and more" is missing - probably because after first it breaks into new line) I have Alfred v3.8.6 OsX Catalina 10.15.3 Thanks!
  3. Thank you! It works a bit better! But why is first log always printed out as an error? Run script code looks like this:
  4. I can't find any way to output anything from "Run NS Apple script" into debug console. My script looks like this: And when I run it, it doesn't output "Something" in the console. Console looks like this after I run the script: Here's how workflow looks like (very basic, just to test the console output): My Alfred version is 3.8.6 Osx Catalina 10.15.3 Thanks!
  5. I have workflow environments set like this: I'm trying to retrieve the variable from "Run NSAppleScript" script like this: And variable test is always empty?! What am I doing wrong? I set variable through the apple script like this: Btw... log doesn't output anything in the console form me? That's why I use "say" to debug 😔 I have Alfred v3.8.6 OsX Catalina 10.15.3 I have read all docs I could find including https://www.deanishe.net/post/2018/10/workflow/environment-variables-in-alfred/ Thanks!
×
×
  • Create New...