Jump to content

Anthony B

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Anthony B

  1. 10 hours ago, deanishe said:

    [...] or are confused about how Alfred runs scripts. [...]

     

    If you have any further questions, it would be helpful if you could upload your workflow somewhere and post a link. That way, we can see exactly what's wrong rather than trying to guess based on a description that might not include all the relevant information.

     

    @deanishe You're definitely right, here.

     

    I know this is more a support forum than a "welcome programmer newbies" forum, but would you have any recommended resources for understanding how Alfred runs scripts (you mentioned 'Classic UNIX-style' which piqued my curiosity)? I saw another post where you mentioned less-than-ideal maintainability/distribution from workflow-helpers like Alfy, so I'd like to ensure I'm approaching my efforts in the best way possible.

     

    Thanks again for your help.

     

     

  2. I’m new and most familiar with JavaScript, and would like to create my own workflows.

     

    If I create a basic index.js file in the Workflow folder, am I able to write normal JS? I wasn’t able to get a basic DOM manipulation function or console.log to work in a basic workflow (page was loaded from the Open URL object, but the single function produced no results or errors when trying to replace the header text, for example. 

     

    Am I thinking about this wrong? Any guidance or reference material is truly appreciated.  

×
×
  • Create New...