mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Triggers and actions as table
parent
c83ef2739b
commit
8c46084a03
1 changed files with 16 additions and 24 deletions
40
IFTTT.md
40
IFTTT.md
|
|
@ -8,32 +8,24 @@
|
||||||
|
|
||||||
|
|
||||||
## 2a) Add new rule : Triggers
|
## 2a) Add new rule : Triggers
|
||||||
Current there a three types of triggers
|
Current there a three types of triggers, board, card and checklist
|
||||||
## Tigger: Board
|
|
||||||
* create card
|
| Board | Card | Checklist |
|
||||||
* card moved to
|
| ------------- | ------------- | ------------- |
|
||||||
* card moved from
|
| create card | added/removed label, attachement, person | checklist added/removed |
|
||||||
## Tigger: Card
|
| card moved to | | check item checked/unchecked |
|
||||||
* added/removed label, attachement, person
|
| card moved from | | checklist completed |
|
||||||
## Tigger: Checklist
|
|
||||||
* checklist added/removed
|
|
||||||
* check item checked/unchecked
|
|
||||||
* checklist completed
|
|
||||||
|
|
||||||
## 2b) Add new rule : Actions
|
## 2b) Add new rule : Actions
|
||||||
For every Triggers there a 4 groups of actions
|
For every Triggers there a 4 groups of actions board, card, checklist and mail
|
||||||
## Action: Board
|
|
||||||
* move card to list
|
| Board | Card | Checklist | Mail |
|
||||||
* move to top/bottom
|
| ------------- | ------------- | ------------- | ------------- |
|
||||||
* archive/unarchive
|
| move card to list | added/remove label, attachement, person | checklist added/remove | send email to |
|
||||||
## Action: Card
|
| move to top/bottom | set title/description | check/unchecked item | |
|
||||||
* add/remove label, attachement, person
|
| archive/unarchive | | checklist completed | |
|
||||||
* set title/description
|
|
||||||
## Action: Checklists
|
|
||||||
* checklist add/remove
|
|
||||||
* check/uncheck item
|
|
||||||
## Action: Mail
|
|
||||||
* send email to
|
|
||||||
|
|
||||||
# Example : How the rule works
|
# Example : How the rule works
|
||||||
* Rule 1: When a card is added to the board -> Add label yellow
|
* Rule 1: When a card is added to the board -> Add label yellow
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue