is it possible to automatically change the order of cards in a vertical stack depending on the values they display? specifically, i have a series of cards that display times from the sun integration {like sunrise, solar noon, sunset) in a vertical stack. i’d like to have the next event (right now that would be solar noon) at the top, with the other events below it, sorted by the time those events will occur. is that possible? and if so, how can i do it?
if it isn’t possible, i’ll have to settle for showing the solar midnight card either at the top (after midnight) or at the bottom (before midnight). i think i’ve learned enough to accomplish that.