Does anyone have an app or an idea how I could achieve this. I specifically want to have a string variable that is updated automatically to display text for the next event (chronologically) from a list. This could be used for birthdays/memorable (or not so!) dates, sporting calendar etc. I'm sure someone must have written something like that. If there was some code where I could amend a list and dates to suit my needs, I could edit that.
My use case is to show the upcoming sports. As I'm in the UK options such as Gametime and others are irrelevant as they won't show what I'm looking for. I want to display the next game for the 'Mighty Boro' (Middlesbrough FC) I'd like to input a list of dates with corresponding text that should be displayed in the variable (date - event description) The app/code should show the next event in the variable and as soon as the calendar passes to the day after that event, it should update the variable to the next event and so on (maybe completing with 'end of season' following the last event)
I'm hoping there's a simple way of doing this (I can't code but could easily update dates/events within existing code) as otherwise I'll have to use RM as I have in the below, ridiculously complicated (but fully working) rule I set up to show the next Moto GP/World Superbikes event. The rule updates a hub variable which is what I want. There might be a simpler way of doing that rule. Any help appreciated: