mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated IFTTT (markdown)
parent
353bb50542
commit
0b9b43f4a9
1 changed files with 42 additions and 1 deletions
43
IFTTT.md
43
IFTTT.md
|
|
@ -1 +1,42 @@
|
|||
Someone, please add docs here.
|
||||
## 1) Click: Menu item for the rules
|
||||
|
||||
<img src="https://wekan.github.io/ifttt/main_menu-ifttt.png" width="50%" alt="Navigation menu for the rule dialog" />
|
||||
|
||||
|
||||
## 2) Rule Menu: Overview, deleting and adding new rules
|
||||
<img src="https://wekan.github.io/ifttt/ifttt_main_dialog.PNG" width="50%" alt="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
|
||||
|
||||
<img src="https://wekan.github.io/ifttt/how_to_work_with_rules.gif" width="50%" alt="gif animation for rules" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue