Reddit - Dive into anything

PHOTO EMBED

Tue Dec 05 2023 13:57:53 GMT+0000 (Coordinated Universal Time)

Saved by @Hack3rmAn

if(empty(prop("Date")), "0 - Pending", if(formatDate(now(), "L") == formatDate(prop("Date"), "L"), "3 - High Priority", if(now() > prop("Date"), "4 - ASAP", if(dateBetween(prop("Date"), now(), "days") > 7, "1 - Low Priority", "2 - Medium Priority"))))
content_copyCOPY

https://www.reddit.com/r/Notion/comments/rwpiki/changing_priority_level_based_on_date_formula/