From e60926f8471c05f50877f46568554e7b2f24815a Mon Sep 17 00:00:00 2001 From: "Sam X. Chen" Date: Tue, 1 Oct 2019 10:39:36 -0400 Subject: #2738 adding all pertinent help file for due days, plus modified the .list-header-name when in mobile mode --- snap-src/bin/wekan-help | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'snap-src') diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help index cde3dd57..6df3a1b4 100755 --- a/snap-src/bin/wekan-help +++ b/snap-src/bin/wekan-help @@ -104,13 +104,10 @@ echo -e "\t$ snap set $SNAP_NAME bigevents-pattern='NONE'" echo -e "\n" echo -e "EMAIL DUE DATE NOTIFICATION https://github.com/wekan/wekan/pull/2536" echo -e "System timelines will be showing any user modification for dueat startat endat receivedat, also notification to the watchers and if any card is due, about due or past due." -echo -e "Notify due days, default 2 days before and after. 0 = due notifications disabled. Default: 2" -echo -e "To enable different Notify Due Days Before And After than default 2:" -echo -e "\t$ snap set $SNAP_NAME notify-due-days-before-and-after='4'" +echo -e "Notify due days, number less than 15 or negative number accepted, you can specify multiple days delimited by ','. Default: NONE" +echo -e "To enable different Notify for Due Days on 2 days before, and on the event day " +echo -e "\t$ snap set $SNAP_NAME notify-due-days-before-and-after='2,0'" echo -e "\t-Disable Notifying for Due Days:" -echo -e "\t$ snap set $SNAP_NAME notify-due-days-before-and-after='0'" -echo -e "\n" -echo -e "\t-To set back to default 2:" echo -e "\t$ snap set $SNAP_NAME notify-due-days-before-and-after=''" echo -e "\n" echo -e "Notify due at hour of day. Default every morning at 8am. Can be 0-23." -- cgit v1.2.3-1-g7c22