From d3355cc56b8023d2889555d42734f248abe53bba Mon Sep 17 00:00:00 2001 From: matbgn Date: Fri, 29 Apr 2022 13:21:43 +0200 Subject: [PATCH] Create basic documentation for user assignee --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 49a632c..655d82e 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,15 @@ Note: * Email content will be card description * You can add attachments in the email and those will be integrated in the created card + +## 3) Specify assignee + +Here's how the email subject should look like: +`Update website logo b-'website' s-'to do' u-'bob'` + +* *You can use single or double quotes.* +* *Case-insensitive for board, stack and user respectively.* + # ⚙️ B. For NextCloud admins to setup ## Requirements This app requires php-curl, php-mbstring ,php-imap and some sort of imap server (e.g. Postfix with Courier).