Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- #17
- #20
  • Loading branch information
aljawaid committed Jan 18, 2023
1 parent 5d0eaea commit 05965a5
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,31 @@ This plugin adds a new Automatic Action to provide any user or department to rec
Features
-------------

- Email the task description and full history of comments to the task creator, assignee or both
- Create unique subjects for different types of projects or tasks
- Works with Kanboard background jobs
- Improved user friendly form
- Display the Automatic Action description before proceeding to the options
- Fallback for blank subjects to avoid email spam detection
- Options to build the email subject line to your requirements

**Email Recipients**
- Task Assignee
- Task Creator
- Task Assignee and Task Creator
- Task Assignee and Project Email Address
- Task Creator and Project Email Address
- Project Email Address
- All of the above

**Email Subjects** - _Examples_
- `TASK TITLE` only - _No options selected, fallback subject line)_
- `TASK TITLE` only
- `PROJECT NAME` only
- `PROJECT IDENTIFIER` only
- `PROJECT IDENTIFIER` + `TASK TITLE`
- `PROJECT NAME` + `PROJECT IDENTIFIER`
- `PROJECT NAME` + `TASK TITLE`
- `PROJECT NAME` + `PROJECT IDENTIFIER` + `TASK TITLE`


Screenshots
Expand All @@ -34,7 +58,7 @@ Screenshots

![Define parameter values](../master/Screenshots/usage-5.png "Define parameter values")

**Automatic Action listed in the Project Settings - compatible with [AutomaticActionUX](https://github.com/aljawaid/AutomaticActionUX)**
**Automatic Action listed in the Project Settings** _- compatible with [AutomaticActionUX](https://github.com/aljawaid/AutomaticActionUX)_

![Project Settings](../master/Screenshots/usage-6.png "Project Settings")

Expand Down

0 comments on commit 05965a5

Please sign in to comment.