Jump to content

noahcoad

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by noahcoad

  1. Is it possible to have a workflow/plugin programmatically dynamically add/remove keywords at runtime?  I'd like to code up a workflow that allows me to specify keywords to URLs in a text file.  For example, I have a text file calls "links.txt" where I can edit and add keyword,url combinations, like a line with "gmail,http://gmail.com" and my plugin/workflow will monitor that file and provide the first word as the keyword.  This way I only need to edit the text file to add/remove URL keywords.  I'll later expand the idea to run scripts by keyword as well. 

     

    So far I've only seen workflows or examples with a static set of keywords.  Any points will help, thank you!

     

    p.s. bonus for pointing to any code examples online!  Python or Ruby = +++ points  =P

×
×
  • Create New...