decrementing calendar event counter?

Hi gang,

Man, I am digging the Kustom apps! I have all three (pro versions) installed.

I'm trying to make a klwp component that shows how many events (meetings) are left today. I've been trying to figure out how to do this with a FL loop, but have had no success.

I have also tried something like: $ci(ecount, a8h)$ to get a count of events in the next 8 hours, but it doesn't seem to work.

any hints?

Thanks!

Just using $ci(ecount, a0d)$ should return the number of meetings left today, isnt it working properly? You can not use "non day" ranges in the ci() function right now, it just accepts full days