I've been trying to create a dynamic list of events for "today" and mark past events as faded, current active event as bold but I'm struggling to combine this with my current loop.
My base code thus so far;
$fl(0,9, "i+1" , "df(hh:mm, ci(start, i,a0d))$ $ci(title, i,a0d)", tc(utf, "000A"))$
The code works so far in the way that it displays the vertical list correctly, but I've not been successful in selecting past and currently active events.