A solution to repeating events

Awesome! Thanks for sharing this @pat!

Repeating events has been on my mind again recently - every year around this time I wish there was a better way to do it than just cloning logs, which is my current workaround :sweat_smile:.

I like your strategy! It seems very useful for contexts where the set of events are always the same and count off in days from a start date. Reminds me a bit of the Template module @paul121 started working on.

Curious what others think of this approach.

Question: would this work for very simple repeating tasks, like something you need to do each month?

Also, I’ll cross-link a few older threads for context: