rainloop-webmail icon indicating copy to clipboard operation
rainloop-webmail copied to clipboard

Date range in Vacation Filter

Open faritka opened this issue 10 years ago • 4 comments

Could you add a date range field in the vacation form?

The final sieve script should look like this:

require ["fileinto", "date", "relational", "vacation"];
#set a vacation message
if allof(currentdate :value "ge" "date" "2016-05-01",
         currentdate :value "le" "date" "2016-05-01")
{ vacation :days 7 :subject "Out of Office" "I'm away during the first week in May."; }

faritka avatar May 02 '16 22:05 faritka

I'll take it

BuenGenio avatar Oct 20 '17 07:10 BuenGenio

It would be great to have that feature!

sledzik1984 avatar Mar 07 '18 22:03 sledzik1984

Any update on this? I am looking for the same functionality

anantsaraswat avatar Aug 14 '19 10:08 anantsaraswat

+1 for me!

hradec avatar Sep 08 '21 00:09 hradec