diff --git a/IFTTT.md b/IFTTT.md index 81cf7f7..91f987a 100644 --- a/IFTTT.md +++ b/IFTTT.md @@ -1 +1,42 @@ -Someone, please add docs here. \ No newline at end of file +## 1) Click: Menu item for the rules + +Navigation menu for the rule dialog + + +## 2) Rule Menu: Overview, deleting and adding new rules +Navigation menu for the rule dialog + + +## 2a) Add new rule : Triggers +Current there a three types of triggers +## Tigger: Board +* create card +* card moved to +* card moved from +## Tigger: Card +* added/removed label, attachement, person +## Tigger: Checklist +* checklist added/removed +* check item checked/unchecked +* checklist completed + +## 2b) Add new rule : Actions +For every Triggers there a 4 groups of actions +## Action: Board +* move card to list +* move to top/bottom +* archive/unarchive +## Action: Card +* add/remove label, attachement, person +* set title/description +## Action: Checklists +checklist add/remove +check/uncheck item +## Action: Mail +* send email to + +# Example +Rule 1: When a card is added to the board -> Add label yellow +Rule 2: When a card is moved to list List 2 -> Add checklist ToDo + +gif animation for rules