Filter by Time of Day

Filter by Time of Day

From
Reddit
Status
Updating
Share
Tasks

Show

if(day(now()) == 6 or day(now()) == 0 and prop("Type") == "Home", true, if(hour(now()) >= 8 and hour(now()) <= 16 and prop("Type") == "Work", true, if((hour(now()) < 8 or hour(now()) > 16) and prop("Type") == "Personal", true, false)))
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!