implement triggers

Idea

 

Clicking a button (assuming a Button cardtype?), or creating or editing a card, or a date/time arriving, or other events could trigger a script to run - e.g., to change a card's type, add _user to a Pointer included on this card, etc. Some things are probably already doable with Ruby or Script cards, but this is about Wagneerable actions.

 

Things we may want actions to be able to act on:

  • name of the card involved (where button was included, or card that was created/edited/updated - _self ?).
  • old/new content of card if edited
  • nature of trigger - name change, etc.

Feature we may be able to reimplement this way:

 

 

 

Is there more information about "script cards" somewhere?

 


Script

  --John Abbe.....Fri Feb 25 19:39:51 -0800 2011


this has been replaced by the events API

--Ethan McCutchen.....2014-08-16 20:26:14 +0000