Relative Date Options?

I regularly invite people to events using Text Blaze and I wondered if there was a way to set up relative dates, so it would automatically update to the next date when a date has passed.

For example, I run a Grand Productivity Mastermind group on the second Tuesday of the month. It would be great if I could have the snippet automatically update and add August 12 for the next one, then jump to September 9 after Aug 12.

I also promote 6 Bx Networking groups in my local city, 3 each week with their next dates 2 weeks from the last one and it would be great if I could have that snippet update for the next date 2 weeks from the last date once the last date has passed.

I did look at the date options and didn't see a simple way to do this, but I know Text Blaze is so adaptable, that someone probably has an idea on how to do this.

Thanks!

Hi @CaptainTime

For the first, you can use this:

{if:datetimediff({time: YYYY-MM-DD; shift=<M >TUE +1W},{time: YYYY-MM-DD},"D")>0}{time: M/D; shift=>M >TUE +1W}{else}{time: M/D; shift=TUE +1W}{endif}

Can you share more information about the 2nd request? An example would help as well.