Entries

Today

now() > start(prop("Timeline")) and now() < end(prop("Timeline")) or formatDate(end(prop("Timeline")), "L") == formatDate(now(), "L")

Tomorrow

dateAdd(now(), 1, "days") > start(prop("Timeline")) and dateAdd(now(), 1, "days") < end(prop("Timeline")) or formatDate(end(prop("Timeline")), "L") == formatDate(dateAdd(now(), 1, "days"), "L")

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" width="40px" /> By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!

</aside>