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/_p8Ot2ukI8aaITNa5bY5JU.highlighter
Lenses
(coming soon!)
{
"id": "_p8Ot2ukI8aaITNa5bY5JU",
"name": "search2",
"properties": [
{
"name": "$",
"formula": "Total:",
"visibility": "HIDDEN"
},
{
"name": "durations",
"formula": "Filter(\n PrevUntil($, HasType(\"markdown\")),\n HasType(\"duration2\")\n)\n",
"visibility": "HIDDEN"
},
{
"name": "total",
"formula": "durations.reduce((sum, duration) => (\n sum + duration.data.hours\n), 0)",
"visibility": "HIDDEN"
},
{
"name": "col3",
"formula": "`${Round(total, 2)} hours`",
"visibility": "INLINE"
}
]
}