Date Widget: font and format
Open the Date Widget (dashDate) to change the date format, font family, and font color. The default value is date("today").format("MM d, y")
. You only need to change the part inside the format parentheses.
Automatic color conformity
The background color of this widget (the
$Color
of the note) changes automatically to match the overall background color (the $Color
of dashBody).