Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: luck
> ./sample-data/time-tracking.open-time.highlighter
Lenses
(coming soon!)
{
"id": "time-tracking.open-time",
"name": "openTime",
"properties": [
{
"name": "$",
"formula": "{time2:time}{/-$/}",
"visibility": "HIDDEN"
},
{
"name": "end",
"formula": "DateTime.fromJSDate(NowDate()).toLocaleString(DateTime.TIME_24_SIMPLE)",
"visibility": "INLINE"
},
{
"name": "col12",
"formula": "TemplateButton($, \"stop\", ` ${end}`)",
"visibility": "INLINE"
}
]
}