Weekly Calendar

Weekly Calendar

Master Tag
Productivity
Created
Feb 25, 2023 12:16 PM
How It Works
Usage
Web Tags
How To
Function
Layout
Alternatives
Cover
Formula
if(formatDate(prop("Date"), "LT") == "12:00 AM", "Any Time", formatDate(prop("Date"), "h:mma") + "-" + formatDate(end(prop("Date")), "h:mma")) + if(prop("Completed"), " ✓", "")
 
Table of Tasks